diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2019-11-16 12:52:39 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2019-11-16 12:52:39 +0000 |
commit | d84aa50743fca2e6267b9d856419d58fa1e8e315 (patch) | |
tree | 8092c58f626e9775f4f12d52197ad682655f229d /security/gopass/Makefile | |
parent | www/nextcloud-contacts: Update to 3.1.6 (diff) |
Bump PORTREVISION after r517743 to force relinking.
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D21854
Notes
Notes:
svn path=/head/; revision=517745
Diffstat (limited to 'security/gopass/Makefile')
-rw-r--r-- | security/gopass/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/gopass/Makefile b/security/gopass/Makefile index 6b37ed927858..5d5ec677e354 100644 --- a/security/gopass/Makefile +++ b/security/gopass/Makefile @@ -4,6 +4,7 @@ PORTNAME= gopass DISTVERSIONPREFIX= v DISTVERSION= 1.8.6 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= sascha@root-login.org |