diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-16 02:06:30 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-16 02:06:30 +0000 |
commit | c4fad31390efd4a6942ef6e9ab3dac4c6e8bb4cf (patch) | |
tree | 12a74c02dfbaf00f3e347995072957bdaede6183 /devel/crossgo32 | |
parent | 89157a3fb1c3d40f2f70e5f46866c3cbdd556664 (diff) | |
download | ports-c4fad31390efd4a6942ef6e9ab3dac4c6e8bb4cf.tar.gz ports-c4fad31390efd4a6942ef6e9ab3dac4c6e8bb4cf.zip |
Notes
Diffstat (limited to 'devel/crossgo32')
-rw-r--r-- | devel/crossgo32/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/crossgo32/Makefile b/devel/crossgo32/Makefile index 83d23da9ebe4..961f7f6e6b99 100644 --- a/devel/crossgo32/Makefile +++ b/devel/crossgo32/Makefile @@ -11,7 +11,7 @@ PORTNAME= crossgo32 PORTVERSION= 1.3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_LOCAL} \ - ftp://sourceware.cygnus.com/pub/crossgcc/ + ftp://sources.redhat.com/pub/crossgcc/ MASTER_SITE_SUBDIR= asami/LOCAL_PORTS DISTNAME= crosstree-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} dosrel-1.0${EXTRACT_SUFX} |