diff options
author | osa <osa@FreeBSD.org> | 2003-09-09 20:41:33 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2003-09-09 20:41:33 +0800 |
commit | 7abc2ddb849d6269804c3599d6fd068178879f99 (patch) | |
tree | f0147a3c6ea0baf45fa065252ab209e79f7800b8 /www/mod_bandwidth | |
parent | 4002b98eae1248fe98d8aaf1f47281dba3a81b72 (diff) | |
download | freebsd-ports-gnome-7abc2ddb849d6269804c3599d6fd068178879f99.tar.gz freebsd-ports-gnome-7abc2ddb849d6269804c3599d6fd068178879f99.tar.zst freebsd-ports-gnome-7abc2ddb849d6269804c3599d6fd068178879f99.zip |
Maintainer update: add a faster mirror for distfiles/patches.
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
PR: 56628
Diffstat (limited to 'www/mod_bandwidth')
-rw-r--r-- | www/mod_bandwidth/Makefile | 3 |
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 |