diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2001-08-25 19:46:22 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2001-08-25 19:46:22 +0000 |
commit | 42069966a4ddee66b00fdc2c4d11aeea4160cc66 (patch) | |
tree | 8654b15e11c43ee8b0c50210c8f6acd6dc507eb2 /astro | |
parent | Remove workaround until I dig more on this - can't reproduce the bug now. (diff) |
Christian Weisgerber <naddy@mips.inka.de> submitted this as a port too.
Let him be maintainer.
Diffstat (limited to 'astro')
-rw-r--r-- | astro/xworld/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/xworld/Makefile b/astro/xworld/Makefile index a0340918af1d..41f23c5fc6b3 100644 --- a/astro/xworld/Makefile +++ b/astro/xworld/Makefile @@ -11,7 +11,7 @@ CATEGORIES= astro MASTER_SITES= ftp://gutemine.geo.uni-koeln.de/pub/xworld/ \ ftp://ftp.Uni-Koeln.DE/misc/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= naddy@mips.inka.de HAS_CONFIGURE= yes CONFIGURE_ENV= CAT=${CAT} \ |