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 60cd7cbb8aab..cd23d7705c0c 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= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= girgen@FreeBSD.org |