From b5831d9b3ef2e7ce311fa551bdb8c4c32c15e416 Mon Sep 17 00:00:00 2001 From: obache Date: Sun, 12 Feb 2012 13:43:21 +0000 Subject: Switch MASTER_SITES to http acceptable one. --- sysutils/salt/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'sysutils/salt') diff --git a/sysutils/salt/Makefile b/sysutils/salt/Makefile index e768701329b..e3687808985 100644 --- a/sysutils/salt/Makefile +++ b/sysutils/salt/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2012/02/12 13:40:44 obache Exp $ +# $NetBSD: Makefile,v 1.4 2012/02/12 13:43:21 obache Exp $ # DISTNAME= salt-0.9.5 CATEGORIES= sysutils -MASTER_SITES= https://github.com/downloads/saltstack/salt/ +MASTER_SITES= http://cloud.github.com/downloads/saltstack/salt/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://saltstack.org/ @@ -12,8 +12,6 @@ LICENSE= apache-2.0 PKG_DESTDIR_SUPPORT= user-destdir -FETCH_USING= curl - SUBST_CLASSES+= fix-paths SUBST_STAGE.fix-paths= post-patch SUBST_MESSAGE.fix-paths=Fixing directory paths. -- cgit v1.2.3