diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-06-07 13:31:25 -0500 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-06-07 16:56:10 -0500 |
commit | 309cdeccd802bb370a42e80cc4468da17c8dab35 (patch) | |
tree | 8fd1e5abc31b97284a40a6d961c7403395a6c0b0 /security/gitjacker | |
parent | devel/py-async_timeout: Update version 3.0.1=>4.0.2 (diff) |
*/*: Bump port revisons after lang/go{117,118} 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 92b4a27aef03..8166848f2d46 100644 --- a/security/gitjacker/Makefile +++ b/security/gitjacker/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitjacker DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org |