diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-12-28 14:31:49 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-12-28 14:31:49 +0800 |
commit | d46c2efac2ddd043e3fbd312dae5b22fd46ea6a4 (patch) | |
tree | 1665fba1e33f8bc8068880259d4874365d2fc147 /games/gma | |
parent | 2c69f37905b4a2400b519365124e5723cf59b264 (diff) | |
download | freebsd-ports-gnome-d46c2efac2ddd043e3fbd312dae5b22fd46ea6a4.tar.gz freebsd-ports-gnome-d46c2efac2ddd043e3fbd312dae5b22fd46ea6a4.tar.zst freebsd-ports-gnome-d46c2efac2ddd043e3fbd312dae5b22fd46ea6a4.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 |