diff options
-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} |