diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-02-27 10:04:51 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-02-27 10:04:51 +0000 |
commit | b7ea70fba433b505645256836e5203fcb53e7ea2 (patch) | |
tree | 81a3c0e62a6213565b26d3472524cab50805a542 | |
parent | a80016c9a87f892d1992e1fd14583e58e24c7b67 (diff) |
Notes
-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 0116e09b1129..24a606165850 100644 --- a/games/cgoban2/Makefile +++ b/games/cgoban2/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games java MASTER_SITES= http://kgs.kiseido.com/ DISTNAME= cgoban-unix-${PORTVERSION} -MAINTAINER= phil@brassy.net +MAINTAINER= ports@FreeBSD.org COMMENT= Internet Go Server client and game editor EXTRACT_DEPENDS=unzip:${PORTSDIR}/archivers/unzip |