From 338a9dd6f724a93f51928c02deb6c163ab3782de Mon Sep 17 00:00:00 2001 From: vanilla Date: Thu, 10 Dec 1998 17:24:33 +0000 Subject: Add more MASTER_SITES. PR: ports/9037 Submitted by: josh@quick.net --- astro/xearth/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'astro/xearth') 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 -- cgit