diff options
author | Thomas Zander <riggs@FreeBSD.org> | 2015-10-26 18:44:23 +0000 |
---|---|---|
committer | Thomas Zander <riggs@FreeBSD.org> | 2015-10-26 18:44:23 +0000 |
commit | 30bf7ffd510545150beff0a4233f73982facfb50 (patch) | |
tree | 9a8f526a3bd1721aba3755e745fd133e08633613 /security/py-python-gnupg/Makefile | |
parent | 672cbd972098ab6b0abb65006273cc128f9426ef (diff) | |
download | ports-30bf7ffd510545150beff0a4233f73982facfb50.tar.gz ports-30bf7ffd510545150beff0a4233f73982facfb50.zip |
Notes
Diffstat (limited to 'security/py-python-gnupg/Makefile')
-rw-r--r-- | security/py-python-gnupg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-python-gnupg/Makefile b/security/py-python-gnupg/Makefile index 2fb6211f23cc..46e7a3eff4a3 100644 --- a/security/py-python-gnupg/Makefile +++ b/security/py-python-gnupg/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= python-gnupg -PORTVERSION= 0.3.7 +PORTVERSION= 0.3.8 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |