summaryrefslogtreecommitdiff
path: root/security/py-ecdsa
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-01-27 18:41:11 +0000
committerwiz <wiz@pkgsrc.org>2014-01-27 18:41:11 +0000
commita8ce86997e0153e277ba6f540fddb593c3f19f44 (patch)
tree5a670e83731c045a6a2cd732ed95c0208be6f15a /security/py-ecdsa
parentd3a768ef59085720a0f42c43102737c59d39abd9 (diff)
downloadpkgsrc-a8ce86997e0153e277ba6f540fddb593c3f19f44.tar.gz
Do not set FETCH_USING, should not be set in a package Makefile.
Diffstat (limited to 'security/py-ecdsa')
-rw-r--r--security/py-ecdsa/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/py-ecdsa/Makefile b/security/py-ecdsa/Makefile
index 647d5be44ae..d7df601bacc 100644
--- a/security/py-ecdsa/Makefile
+++ b/security/py-ecdsa/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2013/11/05 17:37:48 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2014/01/27 18:41:14 wiz Exp $
DISTNAME= python-ecdsa-0.10
PKGNAME= ${PYPKGPREFIX}-ecdsa-0.10
@@ -6,7 +6,6 @@ EGG_NAME= ecdsa-0.0.0
PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= https://github.com/warner/python-ecdsa/archive/
-FETCH_USING= curl
MAINTAINER= gls@NetBSD.org
HOMEPAGE= https://github.com/warner/python-ecdsa/