diff options
Diffstat (limited to 'devel/rust-bindgen/Makefile')
-rw-r--r-- | devel/rust-bindgen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rust-bindgen/Makefile b/devel/rust-bindgen/Makefile index 34192b0f3b91..0069e9794840 100644 --- a/devel/rust-bindgen/Makefile +++ b/devel/rust-bindgen/Makefile @@ -1,6 +1,6 @@ PORTNAME= bindgen DISTVERSION= 0.60.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= CRATESIO PKGNAMEPREFIX= rust- |