aboutsummaryrefslogtreecommitdiff
path: root/security/cargo-audit
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2022-08-25 10:47:39 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2022-08-25 10:49:39 +0000
commit783c056d7d681d66e2c5c59251c275d65274028e (patch)
tree219b211cf69596ba0765ed999e10b15d8dd2ab56 /security/cargo-audit
parente88e592111c86fdd1c0ac8717dbef9342e15e27c (diff)
downloadports-783c056d7d681d66e2c5c59251c275d65274028e.tar.gz
ports-783c056d7d681d66e2c5c59251c275d65274028e.zip
Revert "lang/rust: Bump revisions after 1.63.0"
This reverts commit c7912d97754bb7aa9a18eb33df53f91cba4cd82d. PR: 265915
Diffstat (limited to 'security/cargo-audit')
-rw-r--r--security/cargo-audit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cargo-audit/Makefile b/security/cargo-audit/Makefile
index b1e44798ba46..d2eb8ccc85cc 100644
--- a/security/cargo-audit/Makefile
+++ b/security/cargo-audit/Makefile
@@ -1,7 +1,7 @@
PORTNAME= cargo-audit
DISTVERSIONPREFIX= v
DISTVERSION= 0.17.0
-PORTREVISION= 3
+PORTREVISION= 2
CATEGORIES= security
MAINTAINER= mikael@FreeBSD.org