diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-05-04 03:00:52 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-05-04 03:00:52 +0000 |
commit | 7dfa3c57853856a6f62e6a0231984f259ef1a020 (patch) | |
tree | 6530f0f5e2cfe61283900b4360f5d43fb48db7ba /astro | |
parent | e6c69015bf150e0db183e4e04ce1ecab9f498ae8 (diff) | |
download | ports-7dfa3c57853856a6f62e6a0231984f259ef1a020.tar.gz ports-7dfa3c57853856a6f62e6a0231984f259ef1a020.zip |
Notes
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 d7df37ab236c..fa449aefd068 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 |