summaryrefslogtreecommitdiff
path: root/security/gopass
diff options
context:
space:
mode:
Diffstat (limited to 'security/gopass')
-rw-r--r--security/gopass/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gopass/Makefile b/security/gopass/Makefile
index 50b5c4557010..b856a4e599cb 100644
--- a/security/gopass/Makefile
+++ b/security/gopass/Makefile
@@ -1,6 +1,7 @@
PORTNAME= gopass
DISTVERSIONPREFIX= v
DISTVERSION= 1.15.16
+PORTREVISION= 6
CATEGORIES= security
MAINTAINER= eduardo@FreeBSD.org
@@ -16,7 +17,7 @@ ONLY_FOR_ARCHS_REASON= upstream only supports ${ONLY_FOR_ARCHS}
RUN_DEPENDS= git:devel/git \
gpg2:security/gnupg
-USES= go:1.24,modules
+USES= go:modules
# Usage examples are in a separate repo
USE_GITHUB= nodefault