Sun Feb 12 13:28:03 2012 UTC ()
Set FETCH_USING curl as workaround for https master site.


(wiz)
diff -r1.1 -r1.2 pkgsrc/sysutils/salt/Makefile

cvs diff -r1.1 -r1.2 pkgsrc/sysutils/salt/Makefile (expand / switch to context diff)
--- pkgsrc/sysutils/salt/Makefile 2012/01/21 20:26:58 1.1
+++ pkgsrc/sysutils/salt/Makefile 2012/02/12 13:28:03 1.2
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2012/01/21 20:26:58 apb Exp $
+# $NetBSD: Makefile,v 1.2 2012/02/12 13:28:03 wiz Exp $
 #
 
 DISTNAME=	salt-0.9.5
@@ -11,6 +11,8 @@
 LICENSE=	apache-2.0
 
 PKG_DESTDIR_SUPPORT=	user-destdir
+
+FETCH_USING=	curl
 
 SUBST_CLASSES+=		fix-paths
 SUBST_STAGE.fix-paths=	post-patch