summaryrefslogtreecommitdiff
path: root/security/py-crypto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-crypto/Makefile')
-rw-r--r--security/py-crypto/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/py-crypto/Makefile b/security/py-crypto/Makefile
index a5fb5ab0e7d..cf13b681c25 100644
--- a/security/py-crypto/Makefile
+++ b/security/py-crypto/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.30 2013/10/29 08:42:14 gls Exp $
+# $NetBSD: Makefile,v 1.31 2013/12/14 08:17:31 obache Exp $
#
DISTNAME= pycrypto-2.6.1
PKGNAME= ${DISTNAME:S/^py/${PYPKGPREFIX}-/}
CATEGORIES= security python
MASTER_SITES= http://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/
-FETCH_USING= curl
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.dlitz.net/software/pycrypto/