diff options
-rw-r--r-- | benchmarks/pathload/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/pathrate/Makefile | 2 | ||||
-rw-r--r-- | devel/pcre++/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/benchmarks/pathload/Makefile b/benchmarks/pathload/Makefile index caf231f4f218..788376be6eaf 100644 --- a/benchmarks/pathload/Makefile +++ b/benchmarks/pathload/Makefile @@ -8,7 +8,7 @@ PORTNAME= pathload PORTVERSION= 1.3.2 CATEGORIES= benchmarks -MASTER_SITES= http://www-static.cc.gatech.edu/fac/Constantinos.Dovrolis/ +MASTER_SITES= http://www.cc.gatech.edu/fac/Constantinos.Dovrolis/ DISTNAME= ${PORTNAME} MAINTAINER= dikshie@lapi.itb.ac.id diff --git a/benchmarks/pathrate/Makefile b/benchmarks/pathrate/Makefile index 28466bca0e24..ee5cc9ec2229 100644 --- a/benchmarks/pathrate/Makefile +++ b/benchmarks/pathrate/Makefile @@ -8,7 +8,7 @@ PORTNAME= pathrate PORTVERSION= 2.4.1 CATEGORIES= benchmarks -MASTER_SITES= http://www-static.cc.gatech.edu/fac/Constantinos.Dovrolis/ +MASTER_SITES= http://www.cc.gatech.edu/fac/Constantinos.Dovrolis/ DISTNAME= ${PORTNAME} MAINTAINER= dikshie@lapi.itb.ac.id diff --git a/devel/pcre++/Makefile b/devel/pcre++/Makefile index c303a14b1416..fd0b2d71575b 100644 --- a/devel/pcre++/Makefile +++ b/devel/pcre++/Makefile @@ -9,7 +9,7 @@ PORTNAME= pcre++ PORTVERSION= 0.9.5 CATEGORIES= devel -MASTER_SITES= http://www.daemon.de/files/mirror/ftp.daemon.de/scip/Apps/pcre++/ +MASTER_SITES= http://www.daemon.de/idisk/Apps/pcre++/ MAINTAINER= ports@FreeBSD.org COMMENT= A wrapper class around the pcre library |