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 a18d4e7e9776..afe3b852b892 100644 --- a/devel/rust-bindgen/Makefile +++ b/devel/rust-bindgen/Makefile @@ -2,7 +2,7 @@ PORTNAME= bindgen DISTVERSION= 0.53.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= CRATESIO PKGNAMEPREFIX= rust- |