diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-05-04 03:00:52 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-05-04 03:00:52 +0000 |
commit | 793d907445c1790de303a3caeac82b2282eadd96 (patch) | |
tree | c1684ea15a91ece70f6f818533efe2368d04df9c /astro | |
parent | 1ede015625c476747696ad23d0511a2a8f13960c (diff) | |
download | FreeBSD-ports-793d907445c1790de303a3caeac82b2282eadd96.zip FreeBSD-ports-793d907445c1790de303a3caeac82b2282eadd96.tar.gz |
Add MAINTAINER tag.
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 |