diff options
author | markp <markp@FreeBSD.org> | 2001-06-13 20:17:25 +0800 |
---|---|---|
committer | markp <markp@FreeBSD.org> | 2001-06-13 20:17:25 +0800 |
commit | fa81fe5243457013119c3505a5d799d879f0e8f3 (patch) | |
tree | 7966d8b6983bb0c1951e8a5fc3a9a5ba33b1506d /www/webstone | |
parent | 65674e914bfe8769f9ea0b24a90a763027528b7f (diff) | |
download | freebsd-ports-gnome-fa81fe5243457013119c3505a5d799d879f0e8f3.tar.gz freebsd-ports-gnome-fa81fe5243457013119c3505a5d799d879f0e8f3.tar.zst freebsd-ports-gnome-fa81fe5243457013119c3505a5d799d879f0e8f3.zip |
Change maintainer over to k_nishizawa@anet.ne.jp
PR: 25704
Approved by: old maintainer
Diffstat (limited to 'www/webstone')
-rw-r--r-- | www/webstone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/webstone/Makefile b/www/webstone/Makefile index 34b0f00d7c3f..66a8b0c0a5bb 100644 --- a/www/webstone/Makefile +++ b/www/webstone/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.mindcraft.com/webstone/ \ DISTNAME= ws25_src EXTRACT_SUFX= .tgz -MAINTAINER= sauber@netcom.com +MAINTAINER= k_nishizawa@anet.ne.jp GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/WebStone2.5/src |