aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2007-01-14 01:12:33 +0800
committeritetcu <itetcu@FreeBSD.org>2007-01-14 01:12:33 +0800
commit270782fe9fd0bd74143fe7d6ee79e0ccc50d70e6 (patch)
treedd8570471b3089d6bd1b50ee7a06c357b326295f /devel
parent98f48165b5ce2973e4c7af5d9525246702b516d0 (diff)
downloadfreebsd-ports-gnome-270782fe9fd0bd74143fe7d6ee79e0ccc50d70e6.tar.gz
freebsd-ports-gnome-270782fe9fd0bd74143fe7d6ee79e0ccc50d70e6.tar.zst
freebsd-ports-gnome-270782fe9fd0bd74143fe7d6ee79e0ccc50d70e6.zip
make fetchable, same site, different path
PR: ports/107872 Submitted by: Thomas Abthorpe
Diffstat (limited to 'devel')
-rw-r--r--devel/pcre++/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pcre++/Makefile b/devel/pcre++/Makefile
index 59a025e8cd2f..4926bd548c0d 100644
--- a/devel/pcre++/Makefile
+++ b/devel/pcre++/Makefile
@@ -9,7 +9,7 @@
PORTNAME= pcre++
PORTVERSION= 0.9.5
CATEGORIES= devel
-MASTER_SITES= ftp://ftp.daemon.de/scip/Apps/pcre++/
+MASTER_SITES= http://www.daemon.de/files/mirror/ftp.daemon.de/scip/Apps/pcre++/
MAINTAINER= ports@FreeBSD.org
COMMENT= A wrapper class around the pcre library