diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2022-10-30 11:33:57 +0000 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2022-10-30 12:07:09 +0000 |
commit | afe651cf62deb08500a44cde90296a818effe5ae (patch) | |
tree | 5b2c27e49a98fdb53bd4e432d31070f3405ae459 /security/gpg-tui | |
parent | 318e5326ef0c165426b13fd82b0bdbc376b72e4a (diff) | |
download | ports-afe651cf62deb08500a44cde90296a818effe5ae.tar.gz ports-afe651cf62deb08500a44cde90296a818effe5ae.zip |
Diffstat (limited to 'security/gpg-tui')
-rw-r--r-- | security/gpg-tui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gpg-tui/Makefile b/security/gpg-tui/Makefile index 855986c2e59c..4c858fc39fef 100644 --- a/security/gpg-tui/Makefile +++ b/security/gpg-tui/Makefile @@ -1,7 +1,7 @@ PORTNAME= gpg-tui DISTVERSIONPREFIX= v DISTVERSION= 0.9.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= se@FreeBSD.org |