diff options
author | jhale <jhale@FreeBSD.org> | 2018-08-01 03:05:35 +0800 |
---|---|---|
committer | jhale <jhale@FreeBSD.org> | 2018-08-01 03:05:35 +0800 |
commit | c61c8fa8755e8b78f26a756ea475baf0e3530c42 (patch) | |
tree | 903aeaba446896b1cfb0764b24d7614be06981ca /security/py-gpgme | |
parent | b14a4abb26c1383c95c64fdafc061fee4bc81537 (diff) | |
download | freebsd-ports-gnome-c61c8fa8755e8b78f26a756ea475baf0e3530c42.tar.gz freebsd-ports-gnome-c61c8fa8755e8b78f26a756ea475baf0e3530c42.tar.zst freebsd-ports-gnome-c61c8fa8755e8b78f26a756ea475baf0e3530c42.zip |
Update security/*gpgme* to 1.11.1
Changes: https://lists.gnupg.org/pipermail/gnupg-devel/2018-April/033624.html
Diffstat (limited to 'security/py-gpgme')
-rw-r--r-- | security/py-gpgme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-gpgme/Makefile b/security/py-gpgme/Makefile index 17cbc7ac6949..3a9ec15b130e 100644 --- a/security/py-gpgme/Makefile +++ b/security/py-gpgme/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= security python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |