aboutsummaryrefslogtreecommitdiff
path: root/security/gopass/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/gopass/Makefile')
-rw-r--r--security/gopass/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gopass/Makefile b/security/gopass/Makefile
index b3f91c4d1a1c..a6c407858f89 100644
--- a/security/gopass/Makefile
+++ b/security/gopass/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gopass
DISTVERSIONPREFIX= v
-DISTVERSION= 1.15.18
+DISTVERSION= 1.16.0
CATEGORIES= security
MAINTAINER= eduardo@FreeBSD.org
@@ -24,7 +24,7 @@ GH_TUPLE= gopasspw:password-store-example:8db75ba3b69c:password_store_example
GO_MODULE= github.com/gopasspw/gopass
GO_BUILDFLAGS= -ldflags "-X main.version=${DISTVERSION}"
-PORTDOCS= README.md docs/*
+PORTDOCS= *
PORTEXAMPLES= *
OPTIONS_DEFINE= DOCS EXAMPLES