aboutsummaryrefslogtreecommitdiff
path: root/www/mod_bandwidth
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2003-09-09 12:41:33 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2003-09-09 12:41:33 +0000
commit98b3eb8b68dc0fa8ec31b2d99ec4365475c28055 (patch)
treeec9d4af5839b022a424c0cf8b8459ca245e302de /www/mod_bandwidth
parent1e97129a307002430febb7a539adf63ad1e826e3 (diff)
downloadports-98b3eb8b68dc0fa8ec31b2d99ec4365475c28055.tar.gz
ports-98b3eb8b68dc0fa8ec31b2d99ec4365475c28055.zip
Maintainer update: add a faster mirror for distfiles/patches.
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> PR: 56628
Notes
Notes: svn path=/head/; revision=88856
Diffstat (limited to 'www/mod_bandwidth')
-rw-r--r--www/mod_bandwidth/Makefile3
1 files changed, 2 insertions, 1 deletions
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