summaryrefslogtreecommitdiff
path: root/security/py-pycrypto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-pycrypto/Makefile')
-rw-r--r--security/py-pycrypto/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/py-pycrypto/Makefile b/security/py-pycrypto/Makefile
index 16c67ed00395..b94af0a09b9e 100644
--- a/security/py-pycrypto/Makefile
+++ b/security/py-pycrypto/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= pycrypto
-PORTVERSION= 1.9.a4
+PORTVERSION= 1.9.a6
CATEGORIES= security
-MASTER_SITES= http://www.amk.ca/files/python/
+MASTER_SITES= http://www.amk.ca/files/python/crypto/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= pycrypto-1.9a4
+DISTNAME= ${PORTNAME}-${PORTVERSION:S@.a@a@}
MAINTAINER= nbm@FreeBSD.org
COMMENT= The Python Cryptography Toolkit