diff options
Diffstat (limited to 'security/vulsrepo/Makefile')
-rw-r--r-- | security/vulsrepo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/vulsrepo/Makefile b/security/vulsrepo/Makefile index ae32f0d95c4b..664f4051925e 100644 --- a/security/vulsrepo/Makefile +++ b/security/vulsrepo/Makefile @@ -1,7 +1,7 @@ PORTNAME= vulsrepo PORTVERSION= 0.7.1 DISTVERSIONPREFIX=v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security www MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${PORTNAME}/v${PORTVERSION}/server/:gomod DISTFILES= go.mod:gomod |