diff options
-rw-r--r-- | www/squidclients/Makefile | 2 | ||||
-rw-r--r-- | www/squidtimes/Makefile | 4 |
2 files changed, 2 insertions, 4 deletions
diff --git a/www/squidclients/Makefile b/www/squidclients/Makefile index d6ce4352c9c6..4087fe4c94ba 100644 --- a/www/squidclients/Makefile +++ b/www/squidclients/Makefile @@ -8,7 +8,7 @@ PORTNAME= squidclients PORTVERSION= 1.6 CATEGORIES= www -MASTER_SITES= http://www.cineca.it/~nico/binaries/ +MASTER_SITES= http://people.freebsd.org/~demon/distfiles/ DISTNAME= squidclients-1.6-freebsd.bin EXTRACT_SUFX= diff --git a/www/squidtimes/Makefile b/www/squidtimes/Makefile index 7ac49fc636c8..019cebd289b8 100644 --- a/www/squidtimes/Makefile +++ b/www/squidtimes/Makefile @@ -8,9 +8,7 @@ PORTNAME= squidtimes PORTVERSION= 1.12 CATEGORIES= www -MASTER_SITES= http://www.cineca.it/~nico/binaries/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= billf +MASTER_SITES= http://people.freebsd.org/~demon/distfiles/ DISTNAME= squidtimes-1.12-freebsd.bin EXTRACT_SUFX= |