diff options
-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 |