diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-02-11 10:36:37 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-02-11 10:39:17 +0000 |
commit | 7e5aa2085f48d71be003c8ff0377bde837467291 (patch) | |
tree | 4f9de333148c8bbb121f4bcd504d4a104f15bdcd /security/go-cve-dictionary | |
parent | 81c5b67aba739900334764db1e683703ea155f36 (diff) | |
download | ports-7e5aa2085f48d71be003c8ff0377bde837467291.tar.gz ports-7e5aa2085f48d71be003c8ff0377bde837467291.zip |
Diffstat (limited to 'security/go-cve-dictionary')
-rw-r--r-- | security/go-cve-dictionary/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/go-cve-dictionary/Makefile b/security/go-cve-dictionary/Makefile index 65e0a03a6c48..bd780b01bc5d 100644 --- a/security/go-cve-dictionary/Makefile +++ b/security/go-cve-dictionary/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-cve-dictionary DISTVERSIONPREFIX= v DISTVERSION= 0.5.5 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= security MAINTAINER= iscandr@gmail.com |