diff options
Diffstat (limited to 'security/go-cve-dictionary/Makefile')
-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 102aaaa98c22..481da8a07bca 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.11.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MAINTAINER= girgen@FreeBSD.org |