diff options
Diffstat (limited to 'astro/xearth')
-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 21f1012..8f7976f 100644 --- a/astro/xearth/Makefile +++ b/astro/xearth/Makefile @@ -1,11 +1,12 @@ # # Makefile for x11/xearth (FreeBSD) - piero Sat Oct 29 12:37:15 PDT 1994 -# $Id: Makefile,v 1.1.1.1 1994/10/31 14:59:40 jkh Exp $ +# $Id: Makefile,v 1.2 1995/02/14 12:30:46 asami Exp $ # # Distribution stuff DISTNAME= xearth-0.92 MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/ +CATEGORIES+= x11 USE_IMAKE= is_set |