diff options
Diffstat (limited to 'security/py-m2crypto/Makefile')
-rw-r--r-- | security/py-m2crypto/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/security/py-m2crypto/Makefile b/security/py-m2crypto/Makefile index 478c279d4913..617c24f090f7 100644 --- a/security/py-m2crypto/Makefile +++ b/security/py-m2crypto/Makefile @@ -6,11 +6,9 @@ # PORTNAME= m2crypto -PORTVERSION= 0.20 -PORTREVISION= 1 +PORTVERSION= 0.21.1 CATEGORIES= security python -MASTER_SITES= CHEESESHOP \ - http://chandlerproject.org/pub/Projects/MeTooCrypto/ +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= M2Crypto-${PORTVERSION} DIST_SUBDIR= python |