summaryrefslogtreecommitdiff
path: root/devel/libg++
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-12-26 08:30:20 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-12-26 08:30:20 +0000
commit0dfa4bd1a55a6d0fa7fd8f346506a8b8474b14b9 (patch)
tree2a0dc8f0de2b417c0ce2214e0d980d28aac0881d /devel/libg++
parentFix BUILD_DEPENDS. (diff)
Make port fetchable again.
Noticed by: portsurvey
Notes
Notes: svn path=/head/; revision=71854
Diffstat (limited to 'devel/libg++')
-rw-r--r--devel/libg++/Makefile11
1 files changed, 4 insertions, 7 deletions
diff --git a/devel/libg++/Makefile b/devel/libg++/Makefile
index aa15a51d9e72..ac5f1f0143e8 100644
--- a/devel/libg++/Makefile
+++ b/devel/libg++/Makefile
@@ -9,14 +9,11 @@
PORTNAME= libg++
PORTVERSION= 2.8.1.3
CATEGORIES= devel
-MASTER_SITES= http://www.m-hollstein.de/libgxx/ \
- ftp://ftp.valinux.com/pub/support/hjl/ \
- ftp://egcs.cygnus.com/pub/gcc/infrastructure/ \
- ftp://ftp.iij.ad.jp/pub/egcs/infrastructure/ \
- ftp://ftp.ninemoons.com/pub/mirrors/egcs/infrastructure/ \
- ${MASTER_SITE_GNU}
+MASTER_SITES= ftp://gcc.gnu.org/pub/gcc/infrastructure/ \
+ ftp://gatekeeper.dec.com/pub/GNU/
-PATCH_SITES= http://www.cygnus.com/~manfredh/libgxx/
+PATCH_SITES= ftp://gcc.gnu.org/pub/gcc/infrastructure/ \
+ http://people.redhat.com/manfredh/libgxx/
PATCHFILES= ${DISTNAME}-20000312.diff.gz \
${DISTNAME}-20000419.diff.gz \
${DISTNAME}-20000816.diff.gz \