summaryrefslogtreecommitdiff
path: root/security/py-m2crypto
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-06-08 17:43:20 +0000
committerwiz <wiz@pkgsrc.org>2016-06-08 17:43:20 +0000
commita42dd581eee3dcbdf67512b5cca15b0b3ef57c83 (patch)
tree6e0a43d9ac544ad07d8278f7eab13ea61c978488 /security/py-m2crypto
parent6c35235f6539e84b797d1f479b11860397ec5440 (diff)
downloadpkgsrc-a42dd581eee3dcbdf67512b5cca15b0b3ef57c83.tar.gz
Switch to MASTER_SITES_PYPI.
Diffstat (limited to 'security/py-m2crypto')
-rw-r--r--security/py-m2crypto/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-m2crypto/Makefile b/security/py-m2crypto/Makefile
index 34a23bd2cd8..80a8877baca 100644
--- a/security/py-m2crypto/Makefile
+++ b/security/py-m2crypto/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.36 2016/03/05 11:29:25 jperkin Exp $
+# $NetBSD: Makefile,v 1.37 2016/06/08 17:43:38 wiz Exp $
DISTNAME= M2Crypto-0.22.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
PKGREVISION= 1
CATEGORIES= security python
-MASTER_SITES= http://pypi.python.org/packages/source/M/M2Crypto/
+MASTER_SITES= ${MASTER_SITE_PYPI:=M/M2Crypto/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://chandlerproject.org/bin/view/Projects/MeTooCrypto