diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-07-13 18:30:59 -0500 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-07-14 07:46:05 -0500 |
commit | 153cb65ac8a05356245dd09d1ff48c2a6afafc5a (patch) | |
tree | b03704ea894789b613ee7fa9e7db74e4bf543388 /security/gopass/Makefile | |
parent | lang/go-devel: Update to go1.19rc2 (diff) |
all: Bump PORTREVISION after lang/go{117,118} update
Diffstat (limited to 'security/gopass/Makefile')
-rw-r--r-- | security/gopass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gopass/Makefile b/security/gopass/Makefile index a8a48e0e757d..9a8ab8909391 100644 --- a/security/gopass/Makefile +++ b/security/gopass/Makefile @@ -3,7 +3,7 @@ PORTNAME= gopass DISTVERSIONPREFIX= v DISTVERSION= 1.14.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org |