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 2b27b5e13f32..8f1223759f99 100644 --- a/devel/rust-bindgen/Makefile +++ b/devel/rust-bindgen/Makefile @@ -2,7 +2,7 @@ PORTNAME= bindgen DISTVERSION= 0.54.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel MASTER_SITES= CRATESIO PKGNAMEPREFIX= rust- |