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