diff options
Diffstat (limited to 'lang/gcc47/Makefile')
-rw-r--r-- | lang/gcc47/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lang/gcc47/Makefile b/lang/gcc47/Makefile index 8fda90af6b5d..d092850f295b 100644 --- a/lang/gcc47/Makefile +++ b/lang/gcc47/Makefile @@ -8,11 +8,10 @@ PORTNAME= gcc PORTVERSION= 4.0.0 -PORTREVISION= 20041114 +PORTREVISION= 20041121 CATEGORIES= lang java VERSIONSTRING= 4.0-${PORTREVISION} -MASTER_SITES= ${MASTER_SITE_GCC} \ - http://web.inter.NL.net/hcc/Haj.Ten.Brugge/:bc +MASTER_SITES= ${MASTER_SITE_GCC} MASTER_SITE_SUBDIR= snapshots/${VERSIONSTRING} DISTFILES= \ gcc-core-${VERSIONSTRING}${EXTRACT_SUFX} \ |