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