diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-12-11 01:24:33 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-12-11 01:24:33 +0800 |
commit | 338a9dd6f724a93f51928c02deb6c163ab3782de (patch) | |
tree | d3cd4736c684d327cb76be52be0f73e0b446c311 /astro/xphoon | |
parent | 4fb4f50daa68a6ab4c40a8287e2cb9cebf7e27f9 (diff) | |
download | freebsd-ports-gnome-338a9dd6f724a93f51928c02deb6c163ab3782de.tar.gz freebsd-ports-gnome-338a9dd6f724a93f51928c02deb6c163ab3782de.tar.zst freebsd-ports-gnome-338a9dd6f724a93f51928c02deb6c163ab3782de.zip |
Add more MASTER_SITES.
PR: ports/9037
Submitted by: josh@quick.net
Diffstat (limited to 'astro/xphoon')
-rw-r--r-- | astro/xphoon/Makefile | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/astro/xphoon/Makefile b/astro/xphoon/Makefile index 0f5f32bf5ffd..68bc575b04b4 100644 --- a/astro/xphoon/Makefile +++ b/astro/xphoon/Makefile @@ -3,13 +3,16 @@ # Date created: 14 February 1995 # Whom: asami # -# $Id: Makefile,v 1.8 1997/12/25 22:29:12 asami Exp $ +# $Id: Makefile,v 1.9 1998/09/16 02:24:49 steve Exp $ # DISTNAME= xphoon PKGNAME= xphoon-91.9.18 CATEGORIES= astro x11 -MASTER_SITES= ftp://ftp.cdrom.com/pub/X11/R5contrib/ +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/ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.ORG |