diff options
author | asami <asami@FreeBSD.org> | 1999-07-30 07:33:01 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-07-30 07:33:01 +0000 |
commit | 7a86ea73d0df3b67be8679fa73428c40cdcb49de (patch) | |
tree | 8d22442eaba219060ad416b490eff6699f600d46 /astro | |
parent | 9e54b94943f55e936d825463290bb3da6e14de09 (diff) | |
download | FreeBSD-ports-7a86ea73d0df3b67be8679fa73428c40cdcb49de.zip FreeBSD-ports-7a86ea73d0df3b67be8679fa73428c40cdcb49de.tar.gz |
Additional mater site.
PR: 12880
Submitted by: Will Andrews <andrews@technologist.com>
Diffstat (limited to 'astro')
-rw-r--r-- | astro/xearth/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/xearth/Makefile b/astro/xearth/Makefile index 4b03ba3..23bc736 100644 --- a/astro/xearth/Makefile +++ b/astro/xearth/Makefile @@ -3,12 +3,13 @@ # Date created: 29 October 1995 # Whom: piero # -# $Id: Makefile,v 1.11 1998/12/10 17:24:33 vanilla Exp $ +# $Id: Makefile,v 1.12 1999/06/22 22:56:55 mharo Exp $ # DISTNAME= xearth-1.0 CATEGORIES= astro x11 MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/ \ + ftp://ftp.cs.colorado.edu/users/tuna/ \ ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications |