diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/py-pycryptopp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/py-pycryptopp/Makefile b/security/py-pycryptopp/Makefile index 70066a82bff2..4d947ad90e08 100644 --- a/security/py-pycryptopp/Makefile +++ b/security/py-pycryptopp/Makefile @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= pycryptopp -PORTVERSION= 0.7.1 +PORTVERSION= 0.7.1.869544967005693312591928092448767568728501330214 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= ${PORTNAME}-${PORTVERSION}.869544967005693312591928092448767568728501330214 MAINTAINER= wen@FreeBSD.org COMMENT= Python Wrappers for the Crypto++ Library |