diff options
author | linimon <linimon@FreeBSD.org> | 2004-11-07 12:23:40 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-11-07 12:23:40 +0800 |
commit | 1c1670c6856a9f720ab8bd66532711e2ce279a30 (patch) | |
tree | 3a767af59dc859e5ae8016148f26b582a63b4bc6 /games | |
parent | 5892cc4c2fdd6e7cc6a6be520b4ac2f9f07da1cc (diff) | |
download | freebsd-ports-gnome-1c1670c6856a9f720ab8bd66532711e2ce279a30.tar.gz freebsd-ports-gnome-1c1670c6856a9f720ab8bd66532711e2ce279a30.tar.zst freebsd-ports-gnome-1c1670c6856a9f720ab8bd66532711e2ce279a30.zip |
Maintainer no longer has time to work on this port.
Diffstat (limited to 'games')
-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 |