diff options
author | linimon <linimon@FreeBSD.org> | 2010-12-28 14:31:49 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-12-28 14:31:49 +0800 |
commit | ed750dcd18bbdf370c069c7dd6fbbd51ccfdbcd6 (patch) | |
tree | 39a882dfef7e826b2e94f49ae83cee31122286a6 /games/gma | |
parent | c714a390c4b616c7a8bd4178852765dd1c55f870 (diff) | |
download | freebsd-ports-gnome-ed750dcd18bbdf370c069c7dd6fbbd51ccfdbcd6.tar.gz freebsd-ports-gnome-ed750dcd18bbdf370c069c7dd6fbbd51ccfdbcd6.tar.zst freebsd-ports-gnome-ed750dcd18bbdf370c069c7dd6fbbd51ccfdbcd6.zip |
Reset ijliao@FreeBSD.org due to maintainer-timeouts and long absence.
We hope to see ijliao back again sometime.
Hat: portmgr
Diffstat (limited to 'games/gma')
-rw-r--r-- | games/gma/Makefile | 2 | ||||
-rw-r--r-- | games/gma/pkg-descr | 3 |
2 files changed, 1 insertions, 4 deletions
diff --git a/games/gma/Makefile b/games/gma/Makefile index 8ac24e284826..0ffd003fdd03 100644 --- a/games/gma/Makefile +++ b/games/gma/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.6 CATEGORIES= games MASTER_SITES= http://www.student.nada.kth.se/~d92-jwa/code/gma/ -MAINTAINER= ijliao@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Go-moku game which learns playing the game from studying its opponent GNU_CONFIGURE= yes diff --git a/games/gma/pkg-descr b/games/gma/pkg-descr index 4fb907de81cf..8d1be7aa3679 100644 --- a/games/gma/pkg-descr +++ b/games/gma/pkg-descr @@ -6,6 +6,3 @@ The goal of Go-Moku is to get five (or more) marks in a row (horisontally, vertically or diagonally). You get to put one mark each time it is your turn. WWW: http://www.student.nada.kth.se/~d92-jwa/code/ - -- Ying-Chieh Liao -ijliao@csie.nctu.edu.tw |