diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-09-08 11:16:32 -0500 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-09-08 11:33:18 -0500 |
commit | f05c98fffb232735c05ba30d43fb279085b813d7 (patch) | |
tree | d59612fc8e518b9ffec0a3e05c1fe5c983fa789d /security/gopass/Makefile | |
parent | devel/arcanist-lib: Fix `arc patch` on PHP 8.1 (diff) |
all: Bump PORTREVISION after lang/go{118,119} update
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 586237400573..4d015a981d62 100644 --- a/security/gopass/Makefile +++ b/security/gopass/Makefile @@ -1,6 +1,7 @@ PORTNAME= gopass DISTVERSIONPREFIX= v DISTVERSION= 1.14.5 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org |