diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-01-14 06:29:42 -0500 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-01-14 06:31:17 -0500 |
commit | 3b383d833aadb5e3e89d8ee3db1fef37ac239af6 (patch) | |
tree | 35faaf1a9ae4e0b8ec0f0d17e1e3f903caac1ab9 /security/gitjacker | |
parent | www/w3m: Update to the snapshot on 2023-01-12 (diff) |
all: Bump PORTVERSION after lang/go{118,119} update
Diffstat (limited to 'security/gitjacker')
-rw-r--r-- | security/gitjacker/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gitjacker/Makefile b/security/gitjacker/Makefile index 6ba5c8d1ff82..605c2fdd5f44 100644 --- a/security/gitjacker/Makefile +++ b/security/gitjacker/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitjacker DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org |