diff options
author | mharo <mharo@FreeBSD.org> | 1999-06-22 22:56:55 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 1999-06-22 22:56:55 +0000 |
commit | 6ecf90490a6418ad508c47727a396d82aed88aca (patch) | |
tree | 547f46303e4051c08f32d7480614baf0fe9211e9 /astro | |
parent | 6b44e967a4e807dc88be2309ee6197db9783e1cb (diff) | |
download | FreeBSD-ports-6ecf90490a6418ad508c47727a396d82aed88aca.zip FreeBSD-ports-6ecf90490a6418ad508c47727a396d82aed88aca.tar.gz |
maintainership requested
PR: 12347
Diffstat (limited to 'astro')
-rw-r--r-- | astro/xearth/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/xearth/Makefile b/astro/xearth/Makefile index 510aa3d..4b03ba3 100644 --- a/astro/xearth/Makefile +++ b/astro/xearth/Makefile @@ -3,7 +3,7 @@ # Date created: 29 October 1995 # Whom: piero # -# $Id: Makefile,v 1.10 1998/09/16 02:24:47 steve Exp $ +# $Id: Makefile,v 1.11 1998/12/10 17:24:33 vanilla Exp $ # DISTNAME= xearth-1.0 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/ \ ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= andrews@technologist.com USE_IMAKE= yes |