aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2009-02-05 16:24:03 +0800
committerpgollucci <pgollucci@FreeBSD.org>2009-02-05 16:24:03 +0800
commitc8479554c3cc15575b77eb07facdb5c79ad03578 (patch)
tree198c8ad4147fe0070f41ae3514b9e38a1a2112db
parent1e4b26c78bdab4d9bd86f7d0a2fd152275f56ac1 (diff)
downloadfreebsd-ports-gnome-c8479554c3cc15575b77eb07facdb5c79ad03578.tar.gz
freebsd-ports-gnome-c8479554c3cc15575b77eb07facdb5c79ad03578.tar.zst
freebsd-ports-gnome-c8479554c3cc15575b77eb07facdb5c79ad03578.zip
- Update download locations
Reported by: -fetch-original pointyhat run
-rw-r--r--benchmarks/pathload/Makefile2
-rw-r--r--benchmarks/pathrate/Makefile2
-rw-r--r--devel/pcre++/Makefile2
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