diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-09-08 09:34:56 -0500 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-09-08 09:34:56 -0500 |
commit | 8e4bc57934f0611f59a2bfca1ddbab781572ead3 (patch) | |
tree | dd28e4d04117817fbc1bef98b0acdc12f7ed50f5 /security/gitjacker | |
parent | lang/go121: Update to 1.21.1 (diff) |
all: Bump PORTREVISION after lang/go* 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 e7dae94be070..c3b8010110a8 100644 --- a/security/gitjacker/Makefile +++ b/security/gitjacker/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitjacker DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org |