diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-12-25 03:13:51 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-12-25 03:13:51 +0000 |
commit | 7cf77d236e0442dc2e8b7452a1af2a9f7ed2b06c (patch) | |
tree | 71164ced501e25d63d91713338c0416bdb750bdc /games/znibbles | |
parent | 4cd75d90efab698886b425d79cd6347b2c264197 (diff) | |
download | ports-7cf77d236e0442dc2e8b7452a1af2a9f7ed2b06c.tar.gz ports-7cf77d236e0442dc2e8b7452a1af2a9f7ed2b06c.zip |
Notes
Diffstat (limited to 'games/znibbles')
-rw-r--r-- | games/znibbles/Makefile | 2 | ||||
-rw-r--r-- | games/znibbles/pkg-descr | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/games/znibbles/Makefile b/games/znibbles/Makefile index c9c9c70efa8b..d12caf18a531 100644 --- a/games/znibbles/Makefile +++ b/games/znibbles/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= games MASTER_SITES= http://koala.ilog.fr/ftp/pub/games/znibbles/ -MAINTAINER= yinjieh@csie.nctu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= A multi-player networked nibbles game USE_MOTIF= yes diff --git a/games/znibbles/pkg-descr b/games/znibbles/pkg-descr index 7ddcc1a760c4..48d78f3ab190 100644 --- a/games/znibbles/pkg-descr +++ b/games/znibbles/pkg-descr @@ -19,5 +19,3 @@ Once compiled, you get the files: Run "nibbles" first as the ZNibbles server, and then run its clients to play. WWW: http://www.jfouffa.com/v -- Yin-Jieh Chen -<yinjieh@csie.nctu.edu.tw> |