diff options
Diffstat (limited to 'lang/crossgo32-f77/Makefile')
-rw-r--r-- | lang/crossgo32-f77/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/crossgo32-f77/Makefile b/lang/crossgo32-f77/Makefile index 1431bca6b078..a89ddde6d4ed 100644 --- a/lang/crossgo32-f77/Makefile +++ b/lang/crossgo32-f77/Makefile @@ -9,7 +9,7 @@ PORTNAME= crossgo32-f77 PORTVERSION= 2.95.2 CATEGORIES= lang MASTER_SITES= ftp://troutmask.apl.washington.edu/pub/ \ - ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu + ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu/ DISTNAME= f77-freebsd.0.3 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} g772952b.zip EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} |