aboutsummaryrefslogtreecommitdiff
path: root/security/py-python-gnupg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-python-gnupg/Makefile')
-rw-r--r--security/py-python-gnupg/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/py-python-gnupg/Makefile b/security/py-python-gnupg/Makefile
index b49fceafe2cd..ff2f7762c2c9 100644
--- a/security/py-python-gnupg/Makefile
+++ b/security/py-python-gnupg/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= python-gnupg
-PORTVERSION= 0.4.1
+PORTVERSION= 0.4.3
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,8 +13,9 @@ COMMENT= Python wrapper for the GNU Privacy Guard (GPG or GnuPG)
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-NO_ARCH= yes
USES= python
+
+NO_ARCH= yes
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>