diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-12-10 17:24:33 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-12-10 17:24:33 +0000 |
commit | d17c12dd8dd8d0cf5eca3b1e74242dc69bb3ba1b (patch) | |
tree | 0561c3f7f70e3d4f7d8657b1561d7e5c6b53265c /astro/xearth/Makefile | |
parent | ee0a587195847acaa9b4cf2883ab01768a007610 (diff) | |
download | ports-d17c12dd8dd8d0cf5eca3b1e74242dc69bb3ba1b.tar.gz ports-d17c12dd8dd8d0cf5eca3b1e74242dc69bb3ba1b.zip |
Notes
Diffstat (limited to 'astro/xearth/Makefile')
-rw-r--r-- | astro/xearth/Makefile | 6 |
1 files changed, 4 insertions, 2 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 |