From 7095a1835400e7f093ac0ec6ef87af794267cf47 Mon Sep 17 00:00:00 2001 From: obache Date: Sat, 14 Dec 2013 08:17:31 +0000 Subject: FETCH_USING must not be put on pkg's Makefile. --- security/py-crypto/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'security/py-crypto') 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/ -- cgit v1.2.3