summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authordholland <dholland>2013-04-02 15:38:51 +0000
committerdholland <dholland>2013-04-02 15:38:51 +0000
commita633eb2c89a70fbfdbf7106bc771d6ce412cff3f (patch)
tree571e202490b80c082ea4a677a337d0761b29903a /devel
parent54f67a872abbe72296f47d37f9a5b17260b44afe (diff)
downloadpkgsrc-a633eb2c89a70fbfdbf7106bc771d6ce412cff3f.tar.gz
FETCH_USING=curl. I thought https urls were supposed to work transparently
now, but they don't.
Diffstat (limited to 'devel')
-rw-r--r--devel/sparse/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/sparse/Makefile b/devel/sparse/Makefile
index 1c7af1f253c..7343bdb23dc 100644
--- a/devel/sparse/Makefile
+++ b/devel/sparse/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.5 2013/04/02 15:27:11 dholland Exp $
+# $NetBSD: Makefile,v 1.6 2013/04/02 15:38:51 dholland Exp $
#
DISTNAME= sparse-0.4.4
CATEGORIES= devel lang
MASTER_SITES= https://kernel.org/pub/software/devel/sparse/dist/
EXTRACT_SUFX= .tar.xz
+FETCH_USING= curl
MAINTAINER= reed@reedmedia.net
HOMEPAGE= http://kernel.org/pub/software/devel/sparse/