diff options
author | edwin <edwin@FreeBSD.org> | 2003-01-16 02:06:30 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-01-16 02:06:30 +0000 |
commit | 81540b6ff74fbd6bc9ad903acefff941e230b473 (patch) | |
tree | 36b951561f3bf9ed9d8ead3774057d3f06a86665 /devel/crossgo32 | |
parent | 328c8d53ef3ab9215e0885cb581111441b770428 (diff) | |
download | FreeBSD-ports-81540b6ff74fbd6bc9ad903acefff941e230b473.zip FreeBSD-ports-81540b6ff74fbd6bc9ad903acefff941e230b473.tar.gz |
[portsurvey] make devel/crossgo32 fetch again
PR: ports/47115
Submitted by: Ulrich Spoerlein <q@uni.de>
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 83d23da..961f7f6 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} |