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 8253245ffa42..7e4a2cf018ac 100644 --- a/devel/rust-bindgen/Makefile +++ b/devel/rust-bindgen/Makefile @@ -2,7 +2,7 @@ PORTNAME= bindgen DISTVERSION= 0.54.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= CRATESIO PKGNAMEPREFIX= rust- |