diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2001-08-26 03:46:22 +0800 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2001-08-26 03:46:22 +0800 |
commit | 42069966a4ddee66b00fdc2c4d11aeea4160cc66 (patch) | |
tree | 8654b15e11c43ee8b0c50210c8f6acd6dc507eb2 /astro | |
parent | 14ce4cdf0636553b2a7f8342c0e7ca2f6bb6af5e (diff) | |
download | freebsd-ports-gnome-42069966a4ddee66b00fdc2c4d11aeea4160cc66.tar.gz freebsd-ports-gnome-42069966a4ddee66b00fdc2c4d11aeea4160cc66.tar.zst freebsd-ports-gnome-42069966a4ddee66b00fdc2c4d11aeea4160cc66.zip |
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} \ |