diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-04-12 20:32:12 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-04-12 20:32:12 +0000 |
commit | eabfc48a36f9cf687e5910f887fb4892ea1bd08b (patch) | |
tree | a884486f13428d381093505b375b85c6229680da /astro | |
parent | 2327dcc513edf942d1e35b5e5bdc16284e569fa6 (diff) |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/xearth/Makefile | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/astro/xearth/Makefile b/astro/xearth/Makefile index 8f7976ff0fa8..69f89af58e93 100644 --- a/astro/xearth/Makefile +++ b/astro/xearth/Makefile @@ -1,14 +1,16 @@ +# New ports collection makefile for: xearth +# Version required: 0.92 +# Date created: 29 October 1995 +# Whom: piero # -# Makefile for x11/xearth (FreeBSD) - piero Sat Oct 29 12:37:15 PDT 1994 -# $Id: Makefile,v 1.2 1995/02/14 12:30:46 asami Exp $ +# $Id$ # -# Distribution stuff DISTNAME= xearth-0.92 -MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/ CATEGORIES+= x11 +MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/ -USE_IMAKE= is_set +USE_IMAKE= yes # Copy the list of FreeBSD sites pre-patch: |