diff options
author | Matthew Hunt <mph@FreeBSD.org> | 2000-03-22 17:42:13 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 2000-03-22 17:42:13 +0000 |
commit | d24cdfcbd17330cc7e11c572fca84e4beaf5a3df (patch) | |
tree | acf78a2be1d6dc38e34f36e152a04bfedc4794f1 /astro | |
parent | 22706d277f357d530829569759c2da259b6bbb94 (diff) | |
download | ports-d24cdfcbd17330cc7e11c572fca84e4beaf5a3df.tar.gz ports-d24cdfcbd17330cc7e11c572fca84e4beaf5a3df.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/xphoon/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/astro/xphoon/Makefile b/astro/xphoon/Makefile index dc34480e2591..7e9963f135fe 100644 --- a/astro/xphoon/Makefile +++ b/astro/xphoon/Makefile @@ -9,10 +9,8 @@ DISTNAME= xphoon PKGNAME= xphoon-91.9.18 CATEGORIES= astro x11 -MASTER_SITES= ftp://ftp.cdrom.com/pub/X11/R5contrib/ \ - ftp://ftp.x.org/R5contrib/ \ - ftp://ftp.eu.net/X11/R5contrib/ \ - ftp://ftp.is.co.za/pub/x/R5contrib/ +MASTER_SITES= ftp://ftp.x.org/R5contrib/ \ + ftp://ftp.freesoftware.com/pub/X11/R5contrib/ EXTRACT_SUFX= .tar.Z MAINTAINER= will@FreeBSD.org |