diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-01-14 06:29:42 -0500 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-01-14 06:31:17 -0500 |
commit | 3b383d833aadb5e3e89d8ee3db1fef37ac239af6 (patch) | |
tree | 35faaf1a9ae4e0b8ec0f0d17e1e3f903caac1ab9 /security/gopass/Makefile | |
parent | www/w3m: Update to the snapshot on 2023-01-12 (diff) |
all: Bump PORTVERSION 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 db2d6d79c3a5..b8f772693c46 100644 --- a/security/gopass/Makefile +++ b/security/gopass/Makefile @@ -1,6 +1,7 @@ PORTNAME= gopass DISTVERSIONPREFIX= v DISTVERSION= 1.15.3 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org |