summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-09-13 23:38:10 +0000
committerobrien <obrien@FreeBSD.org>2001-09-13 23:38:10 +0000
commit136ff04b1310fdbce89056634de0ba3207d218d9 (patch)
tree49b680414ea7c08f1e8e2b7320d40ab3b56b379e
parent96e8ab21b6a96e92fd51e18b0ac7d1fa0f56f816 (diff)
downloadFreeBSD-ports-136ff04b1310fdbce89056634de0ba3207d218d9.zip
FreeBSD-ports-136ff04b1310fdbce89056634de0ba3207d218d9.tar.gz
ftp.freesoftware.com -- R.I.P.
-rw-r--r--editors/vim/Makefile1
-rw-r--r--editors/vim5/Makefile1
-rw-r--r--editors/vim6/Makefile1
-rw-r--r--lang/gcc295/Makefile3
4 files changed, 1 insertions, 5 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index d43ed14..8a7cb6e 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -12,7 +12,6 @@ PORTREVISION?= 0
CATEGORIES?= editors
MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unreleased/unix/ \
ftp://ftp.nuxi.com/pub/vim/unreleased/unix/ \
- ftp://ftp.freesoftware.com/pub/vim/unreleased/unix/ \
ftp://ftp.vim.org/pub/vim/unreleased/unix/ \
ftp://ftp.is.co.za/applications/editors/unreleased/vim/ \
ftp://ftp.prz.tu-berlin.de/pub/unix/editors/vim/unreleased/unix/ \
diff --git a/editors/vim5/Makefile b/editors/vim5/Makefile
index fc752c6..2ed7430 100644
--- a/editors/vim5/Makefile
+++ b/editors/vim5/Makefile
@@ -11,7 +11,6 @@ PORTVERSION= 5.8.8
CATEGORIES?= editors
MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unix/ \
ftp://relay.nuxi.com/pub/vim/unreleased/unix/ \
- ftp://ftp.freesoftware.com/pub/vim/unix/ \
ftp://ftp.vim.org/pub/vim/unix/ \
ftp://ftp.vim.org/pub/vim/unreleased/unix/ \
ftp://ftp.is.co.za/applications/editors/vim/ \
diff --git a/editors/vim6/Makefile b/editors/vim6/Makefile
index d43ed14..8a7cb6e 100644
--- a/editors/vim6/Makefile
+++ b/editors/vim6/Makefile
@@ -12,7 +12,6 @@ PORTREVISION?= 0
CATEGORIES?= editors
MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unreleased/unix/ \
ftp://ftp.nuxi.com/pub/vim/unreleased/unix/ \
- ftp://ftp.freesoftware.com/pub/vim/unreleased/unix/ \
ftp://ftp.vim.org/pub/vim/unreleased/unix/ \
ftp://ftp.is.co.za/applications/editors/unreleased/vim/ \
ftp://ftp.prz.tu-berlin.de/pub/unix/editors/vim/unreleased/unix/ \
diff --git a/lang/gcc295/Makefile b/lang/gcc295/Makefile
index 963c1fc..877427b 100644
--- a/lang/gcc295/Makefile
+++ b/lang/gcc295/Makefile
@@ -9,8 +9,7 @@
PORTNAME= gcc
PORTVERSION= 2.95.3
CATEGORIES= lang java
-MASTER_SITES= ftp://ftp.freesoftware.com/pub/sourceware/%SUBDIR%/ \
- ftp://egcs.cygnus.com/pub/egcs/releases/${PKGNAME}/ \
+MASTER_SITES= ftp://egcs.cygnus.com/pub/egcs/releases/%SUBDIR%/ \
${MASTER_SITE_SOURCEWARE}
MASTER_SITE_SUBDIR= gcc/releases/${PKGNAME}
DISTFILES= gcc-core-${GCC_REV}${EXTRACT_SUFX} \
OpenPOWER on IntegriCloud