diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-11-07 12:23:40 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-11-07 12:23:40 +0800 |
commit | 4d90af40267396e9177b1f1a25fcaa4bfcc210b5 (patch) | |
tree | 1b8ca8219fe66bee2c45e8fff7aa17567739f634 /games/cgoban2 | |
parent | 77414b4220bcff84237cf7a4e7c57401b0aef52e (diff) | |
download | freebsd-ports-gnome-4d90af40267396e9177b1f1a25fcaa4bfcc210b5.tar.gz freebsd-ports-gnome-4d90af40267396e9177b1f1a25fcaa4bfcc210b5.tar.zst freebsd-ports-gnome-4d90af40267396e9177b1f1a25fcaa4bfcc210b5.zip |
Maintainer no longer has time to work on this port.
Diffstat (limited to 'games/cgoban2')
-rw-r--r-- | games/cgoban2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/cgoban2/Makefile b/games/cgoban2/Makefile index 9052f65c2109..f4def16bde60 100644 --- a/games/cgoban2/Makefile +++ b/games/cgoban2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://kgs.kiseido.com/ DISTNAME= cgoban-unix-${PORTVERSION} -MAINTAINER= smazanek@steffen-mazanek.de +MAINTAINER= ports@FreeBSD.org COMMENT= Internet Go Server client and game editor WRKSRC= ${WRKDIR}/cgoban |