diff options
Diffstat (limited to 'astro')
-rw-r--r-- | astro/xearth/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/astro/xearth/Makefile b/astro/xearth/Makefile index d7df37a..fa449ae 100644 --- a/astro/xearth/Makefile +++ b/astro/xearth/Makefile @@ -3,13 +3,15 @@ # Date created: 29 October 1995 # Whom: piero # -# $Id: Makefile,v 1.7 1996/10/31 10:45:39 asami Exp $ +# $Id: Makefile,v 1.8 1996/11/15 22:35:02 obrien Exp $ # DISTNAME= xearth-1.0 CATEGORIES= astro x11 MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/ +MAINTAINER= ports@FreeBSD.ORG + USE_IMAKE= yes # Copy the list of FreeBSD sites |