diff options
author | kris <kris@FreeBSD.org> | 2001-08-26 03:46:22 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2001-08-26 03:46:22 +0800 |
commit | 347983a3f04ea849cbc1646b7386053c55a1b46d (patch) | |
tree | 371db6a3b33fcb54fc41a7c04fa1cee4236d3351 /astro/xworld | |
parent | 2a01a5e2955032b91beae1f39b6aaf74ee92b187 (diff) | |
download | freebsd-ports-gnome-347983a3f04ea849cbc1646b7386053c55a1b46d.tar.gz freebsd-ports-gnome-347983a3f04ea849cbc1646b7386053c55a1b46d.tar.zst freebsd-ports-gnome-347983a3f04ea849cbc1646b7386053c55a1b46d.zip |
Christian Weisgerber <naddy@mips.inka.de> submitted this as a port too.
Let him be maintainer.
Diffstat (limited to 'astro/xworld')
-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} \ |