diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2003-09-09 12:41:33 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2003-09-09 12:41:33 +0000 |
commit | 98b3eb8b68dc0fa8ec31b2d99ec4365475c28055 (patch) | |
tree | ec9d4af5839b022a424c0cf8b8459ca245e302de /www | |
parent | Back out parts of rev. 1.95. (diff) |
Maintainer update: add a faster mirror for distfiles/patches.
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
PR: 56628
Diffstat (limited to 'www')
-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 |