diff options
author | Guangyuan Yang <ygy@FreeBSD.org> | 2022-03-30 03:01:44 -0400 |
---|---|---|
committer | Guangyuan Yang <ygy@FreeBSD.org> | 2022-03-30 03:01:44 -0400 |
commit | d690b5102f75bf70e3cfb280a84c9f3eaf4ec653 (patch) | |
tree | ec7c3851776c38c48ced328ab7643e1a778e20dc /security/go-cve-dictionary | |
parent | e05f47079e7eb8c26fc02945ff0d01b18136e4df (diff) | |
download | freebsd-ports-d690b5102f75bf70e3cfb280a84c9f3eaf4ec653.zip |
*/*: Bump PORTREVISION after lang/go 1.18 update
Diffstat (limited to 'security/go-cve-dictionary')
-rw-r--r-- | security/go-cve-dictionary/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/go-cve-dictionary/Makefile b/security/go-cve-dictionary/Makefile index 5e0760f493bf..ae48eddf80b2 100644 --- a/security/go-cve-dictionary/Makefile +++ b/security/go-cve-dictionary/Makefile @@ -1,6 +1,7 @@ PORTNAME= go-cve-dictionary DISTVERSIONPREFIX= v DISTVERSION= 0.5.5 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= iscandr@gmail.com |