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