diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2023-07-17 15:58:38 +0000 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2023-07-17 15:58:38 +0000 |
commit | cdf28617b49d6e4a3b049746d3754fbc36ef7892 (patch) | |
tree | b6e59da11248eef0a9ecc8b4c4496b2155e8dda3 /devel/rust-bindgen-cli/Makefile | |
parent | e3d08dfcd40041417e25193dd13e7a03fb3e39df (diff) | |
download | ports-cdf28617b49d6e4a3b049746d3754fbc36ef7892.tar.gz ports-cdf28617b49d6e4a3b049746d3754fbc36ef7892.zip |
Diffstat (limited to 'devel/rust-bindgen-cli/Makefile')
-rw-r--r-- | devel/rust-bindgen-cli/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rust-bindgen-cli/Makefile b/devel/rust-bindgen-cli/Makefile index e6ad506f39ec..ac07070d6dfb 100644 --- a/devel/rust-bindgen-cli/Makefile +++ b/devel/rust-bindgen-cli/Makefile @@ -1,5 +1,6 @@ PORTNAME= bindgen-cli DISTVERSION= 0.66.1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= CRATESIO PKGNAMEPREFIX= rust- |