diff options
| author | Matthias Fechner <mfechner@FreeBSD.org> | 2021-04-06 07:12:14 +0000 |
|---|---|---|
| committer | Matthias Fechner <mfechner@FreeBSD.org> | 2021-04-06 07:51:01 +0000 |
| commit | e7d94d42f82e4e7dd3da20b59d0174d7e0c33a71 (patch) | |
| tree | 75b1bba118173e8383d19543d7a37a11e6fdba48 /security | |
| parent | 634a88402a520bafea8c7a84ac1ec9fd73bd4505 (diff) | |
Diffstat (limited to 'security')
| -rw-r--r-- | security/cargo-audit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cargo-audit/Makefile b/security/cargo-audit/Makefile index ae59a90049ae..29ea616fb753 100644 --- a/security/cargo-audit/Makefile +++ b/security/cargo-audit/Makefile @@ -3,7 +3,7 @@ PORTNAME= cargo-audit DISTVERSIONPREFIX= v DISTVERSION= 0.14.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= mikael@FreeBSD.org |
