summaryrefslogtreecommitdiff
path: root/security/git-credential-gopass/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/git-credential-gopass/Makefile')
-rw-r--r--security/git-credential-gopass/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/git-credential-gopass/Makefile b/security/git-credential-gopass/Makefile
index 31ee815c9fd9..613391333411 100644
--- a/security/git-credential-gopass/Makefile
+++ b/security/git-credential-gopass/Makefile
@@ -1,6 +1,7 @@
PORTNAME= git-credential-gopass
DISTVERSIONPREFIX= v
DISTVERSION= 1.16.0
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= ehaupt@FreeBSD.org
@@ -10,7 +11,7 @@ WWW= https://github.com/gopasspw/git-credential-gopass
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.22,modules
+USES= go:modules
USE_GITHUB= yes
GH_ACCOUNT= gopasspw