diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-09-24 03:50:42 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-09-24 03:50:42 +0800 |
commit | 69b74a5f9524f82025ca8994c574a04015912aab (patch) | |
tree | a078e5ec225ac769d5e0d23dbd569a4d44e9b639 /astro | |
parent | c8e3326f0fd18e7c3b00515b6b590337dfbc8a17 (diff) | |
download | freebsd-ports-gnome-69b74a5f9524f82025ca8994c574a04015912aab.tar.gz freebsd-ports-gnome-69b74a5f9524f82025ca8994c574a04015912aab.tar.zst freebsd-ports-gnome-69b74a5f9524f82025ca8994c574a04015912aab.zip |
Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer exists.
PR: 30497
Submitted by: Dan Larsson
Approved by: will
Diffstat (limited to 'astro')
-rw-r--r-- | astro/xphoon/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/xphoon/Makefile b/astro/xphoon/Makefile index 8144e16af1ab..c19d29f1f245 100644 --- a/astro/xphoon/Makefile +++ b/astro/xphoon/Makefile @@ -8,8 +8,7 @@ PORTNAME= xphoon PORTVERSION= 1991.9.18 CATEGORIES= astro x11 -MASTER_SITES= ftp://ftp.x.org/R5contrib/ \ - ftp://ftp.freesoftware.com/pub/X11/R5contrib/ +MASTER_SITES= ftp://ftp.x.org/R5contrib/ DISTNAME= xphoon EXTRACT_SUFX= .tar.Z |