summaryrefslogtreecommitdiff
path: root/www/py-http-parser
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 /www/py-http-parser
parentd3a768ef59085720a0f42c43102737c59d39abd9 (diff)
downloadpkgsrc-a8ce86997e0153e277ba6f540fddb593c3f19f44.tar.gz
Do not set FETCH_USING, should not be set in a package Makefile.
Diffstat (limited to 'www/py-http-parser')
-rw-r--r--www/py-http-parser/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/py-http-parser/Makefile b/www/py-http-parser/Makefile
index 6ba91fa948a..4534eea7ced 100644
--- a/www/py-http-parser/Makefile
+++ b/www/py-http-parser/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2013/12/31 19:32:32 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2014/01/27 18:41:15 wiz Exp $
DISTNAME= http-parser-0.8.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www
MASTER_SITES= https://pypi.python.org/packages/source/h/http-parser/
-FETCH_USING= curl
MAINTAINER= rodent@NetBSD.org
HOMEPAGE= http://github.com/benoitc/http-parser