diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-04-07 13:14:58 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-04-08 15:13:25 +0000 |
commit | ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912 (patch) | |
tree | 8cebc80df991be24ba2ed6ea8e1b89bfeedfb9ee /security/git-credential-gopass | |
parent | 89c93d9b8a51d19be84c1917b4abc56e965439a7 (diff) | |
download | ports-ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912.tar.gz ports-ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912.zip |
Diffstat (limited to 'security/git-credential-gopass')
-rw-r--r-- | security/git-credential-gopass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/git-credential-gopass/Makefile b/security/git-credential-gopass/Makefile index 0c14c1cc6555..5509c4950e62 100644 --- a/security/git-credential-gopass/Makefile +++ b/security/git-credential-gopass/Makefile @@ -1,6 +1,6 @@ PORTNAME= git-credential-gopass PORTVERSION= 1.15.4 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= security |