summaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1998-12-10 17:24:33 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1998-12-10 17:24:33 +0000
commitd17c12dd8dd8d0cf5eca3b1e74242dc69bb3ba1b (patch)
tree0561c3f7f70e3d4f7d8657b1561d7e5c6b53265c /astro
parentUpgrade to 2.21. (diff)
Add more MASTER_SITES.
PR: ports/9037 Submitted by: josh@quick.net
Notes
Notes: svn path=/head/; revision=15256
Diffstat (limited to 'astro')
-rw-r--r--astro/xearth/Makefile6
-rw-r--r--astro/xphoon/Makefile7
2 files changed, 9 insertions, 4 deletions
diff --git a/astro/xearth/Makefile b/astro/xearth/Makefile
index e0f618bfddae..510aa3d16a19 100644
--- a/astro/xearth/Makefile
+++ b/astro/xearth/Makefile
@@ -3,12 +3,14 @@
# Date created: 29 October 1995
# Whom: piero
#
-# $Id: Makefile,v 1.9 1998/05/04 03:00:52 vanilla Exp $
+# $Id: Makefile,v 1.10 1998/09/16 02:24:47 steve Exp $
#
DISTNAME= xearth-1.0
CATEGORIES= astro x11
-MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/
+MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/ \
+ ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= applications
MAINTAINER= ports@FreeBSD.ORG
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