diff options
author | Guangyuan Yang <ygy@FreeBSD.org> | 2022-03-30 03:01:44 -0400 |
---|---|---|
committer | Guangyuan Yang <ygy@FreeBSD.org> | 2022-03-30 03:01:44 -0400 |
commit | d690b5102f75bf70e3cfb280a84c9f3eaf4ec653 (patch) | |
tree | ec7c3851776c38c48ced328ab7643e1a778e20dc /security/gopass/Makefile | |
parent | math/wxmaxima: update to 22.03.0 (diff) |
*/*: Bump PORTREVISION after lang/go 1.18 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 1959b2c90628..fce0254c3e26 100644 --- a/security/gopass/Makefile +++ b/security/gopass/Makefile @@ -3,6 +3,7 @@ PORTNAME= gopass DISTVERSIONPREFIX= v DISTVERSION= 1.13.1 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org |