diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-07-30 07:33:01 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-07-30 07:33:01 +0000 |
commit | bdb06e458c54bcab739771ac309ce19ca720f740 (patch) | |
tree | 52b49cd464748d3e8272caf4514bf81fbe676597 /astro/xearth/Makefile | |
parent | 230004a3c3bf2482d7b37955c4150067855fc0ba (diff) | |
download | ports-bdb06e458c54bcab739771ac309ce19ca720f740.tar.gz ports-bdb06e458c54bcab739771ac309ce19ca720f740.zip |
Notes
Diffstat (limited to 'astro/xearth/Makefile')
-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 4b03ba3c47a1..23bc736a9898 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 |