summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--french/gfaim/Makefile3
-rw-r--r--news/inn-stable/Makefile3
-rw-r--r--www/mod_bandwidth/Makefile3
3 files changed, 6 insertions, 3 deletions
diff --git a/french/gfaim/Makefile b/french/gfaim/Makefile
index cf5444fb01b0..2e7822ec35b2 100644
--- a/french/gfaim/Makefile
+++ b/french/gfaim/Makefile
@@ -8,7 +8,8 @@
PORTNAME= gfaim
PORTVERSION= 0.30
CATEGORIES= french misc
-MASTER_SITES= http://www.cultdeadsheep.org/FreeBSD/ports/download/distfiles/
+MASTER_SITES= http://sheepkiller.nerim.net/ports/${PORTNAME}/ \
+ http://www.cultdeadsheep.org/FreeBSD/ports/download/distfiles/
MAINTAINER= sheepkiller@cultdeadsheep.org
COMMENT= Gfaim est un logiciel de recherche de recettes de cuisine
diff --git a/news/inn-stable/Makefile b/news/inn-stable/Makefile
index a02e798e6c3a..029cbdef70c9 100644
--- a/news/inn-stable/Makefile
+++ b/news/inn-stable/Makefile
@@ -13,7 +13,8 @@ MASTER_SITES= ${MASTER_SITE_ISC}
MASTER_SITE_SUBDIR= inn
DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.[0-9]*$/.0/}
-PATCH_SITES= http://www.cultdeadsheep.org/FreeBSD/ports/download/distfiles/
+PATCH_SITES= http://sheepkiller.nerim.net/ports/${PORTNAME}/ \
+ http://www.cultdeadsheep.org/FreeBSD/ports/download/distfiles/
PATCHFILES= inn-patch-2.4_to_${PORTVERSION:C/2\.4\.//}-snap.gz
PATCH_DIST_STRIP=-p1
diff --git a/www/mod_bandwidth/Makefile b/www/mod_bandwidth/Makefile
index 35e021880316..ae121d4b2559 100644
--- a/www/mod_bandwidth/Makefile
+++ b/www/mod_bandwidth/Makefile
@@ -8,7 +8,8 @@
PORTNAME= mod_bandwidth
PORTVERSION= 2.0.4
CATEGORIES= www
-MASTER_SITES= http://www.cultdeadsheep.org/FreeBSD/ports/download/distfiles/
+MASTER_SITES= http://sheepkiller.nerim.net/ports/${PORTNAME}/ \
+ http://www.cultdeadsheep.org/FreeBSD/ports/download/distfiles/
EXTRACT_SUFX= .c
MAINTAINER= sheepkiller@cultdeadsheep.org