diff options
| author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-03-08 14:56:54 +0000 |
|---|---|---|
| committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-03-09 19:18:07 +0000 |
| commit | 09079730e9ca1d59129935a6046cbb7ee5e4a93d (patch) | |
| tree | dc2a7a8e09b571d05c24b4a1cda39269348b3b1f /security/gitjacker | |
| parent | 7b59e32e5a31de30fc09faaba894d62ae135874c (diff) | |
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 b44a84b7e6c1..a71be142f001 100644 --- a/security/gitjacker/Makefile +++ b/security/gitjacker/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitjacker DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org |
