diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-04-05 06:50:13 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-04-05 06:50:13 +0000 |
commit | 5f1ad8443af80237eb8873cd51141fa04e4fb1fd (patch) | |
tree | bb860351480a3a7c4ed79c2f2d491e648a8905e8 /lang/crossgo32-f77 | |
parent | . Correct spelling of "BSD Java Porting Team". (diff) |
Per distfile survey, remove mastersites that disappeared in the 2001-2002
timeframe. Although the main DJBPP site still exists, it has no pointers
to crossgo32. If anyone is using this port, they should speak up now, or
else it might wind up deprecated ...
Diffstat (limited to 'lang/crossgo32-f77')
-rw-r--r-- | lang/crossgo32-f77/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/crossgo32-f77/Makefile b/lang/crossgo32-f77/Makefile index 5e0164785434..faabeb7331e0 100644 --- a/lang/crossgo32-f77/Makefile +++ b/lang/crossgo32-f77/Makefile @@ -8,9 +8,7 @@ PORTNAME= crossgo32-f77 PORTVERSION= 2.95.2 CATEGORIES= lang -MASTER_SITES= ftp://geni.cemtlo.com/pub/FreeBSD/ports/distfiles/ \ - ftp://troutmask.apl.washington.edu/pub/ \ - ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu/ +MASTER_SITES= # none DISTNAME= f77-freebsd.0.3 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} g772952b.zip EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} |