diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-02-09 16:46:11 -0500 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-02-09 16:55:23 -0500 |
commit | 2297efc51b0f75d25389b742048fb7e9b2d96f0d (patch) | |
tree | 465304db07c773aab12eb481c3c068003983eda0 /security/gopass/Makefile | |
parent | www/py-google-api-python-client: Update to 2.77.0 (diff) |
all: Bump PORTREVISION after GO_DEFAULT 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 b8f772693c46..5247e01cde12 100644 --- a/security/gopass/Makefile +++ b/security/gopass/Makefile @@ -1,7 +1,7 @@ PORTNAME= gopass DISTVERSIONPREFIX= v DISTVERSION= 1.15.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org |