summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2006-06-01 12:13:54 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2006-06-01 12:13:54 +0000
commit7be606cdf63c50e178dab5bd297f53873130a449 (patch)
treeca8dac85ddb74edb40f31cdda0c5ae3b20d4f430 /www
parentd3d9fcffc424eecdbd2bfdf7c0a4697f81f0b18b (diff)
downloadfreebsd-ports-7be606cdf63c50e178dab5bd297f53873130a449.zip
Add an additional mirror.
Diffstat (limited to 'www')
-rw-r--r--www/bannerfilter/Makefile4
-rw-r--r--www/linklint/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/www/bannerfilter/Makefile b/www/bannerfilter/Makefile
index b547d3f2c861..bda772f8e708 100644
--- a/www/bannerfilter/Makefile
+++ b/www/bannerfilter/Makefile
@@ -8,7 +8,9 @@
PORTNAME= bannerfilter
PORTVERSION= 1.31
CATEGORIES= www
-MASTER_SITES= http://phroggy.com/files/unix/
+MASTER_SITES= http://phroggy.com/files/unix/ \
+ http://critical.ch/distfiles/ \
+ http://energy.critical.ch/distfiles/
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= A squid redirect script for filtering web banners
diff --git a/www/linklint/Makefile b/www/linklint/Makefile
index 3b67ae59df1f..627c825a1b16 100644
--- a/www/linklint/Makefile
+++ b/www/linklint/Makefile
@@ -8,7 +8,9 @@
PORTNAME= linklint
PORTVERSION= 2.3.5
CATEGORIES= www
-MASTER_SITES= http://www.linklint.org/download/
+MASTER_SITES= http://www.linklint.org/download/ \
+ http://critical.ch/distfiles/ \
+ http://energy.critical.ch/distfiles/
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Perl script that checks links on web sites