diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/bannerfilter/Makefile | 4 | ||||
-rw-r--r-- | www/linklint/Makefile | 4 |
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 |