diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /games/gma | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes
Notes:
svn path=/head/; revision=77045
Diffstat (limited to 'games/gma')
-rw-r--r-- | games/gma/Makefile | 1 | ||||
-rw-r--r-- | games/gma/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/gma/Makefile b/games/gma/Makefile index 811e69e8761c..961084ab477a 100644 --- a/games/gma/Makefile +++ b/games/gma/Makefile @@ -11,6 +11,7 @@ CATEGORIES= games MASTER_SITES= http://www.student.nada.kth.se/~d92-jwa/code/gma/ MAINTAINER= ijliao@FreeBSD.org +COMMENT= Go-moku game which learns playing the game from studying its opponent USE_GCC= 2.95 GNU_CONFIGURE= yes diff --git a/games/gma/pkg-comment b/games/gma/pkg-comment deleted file mode 100644 index 4886f9186f1f..000000000000 --- a/games/gma/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Go-moku game which learns playing the game from studying its opponent |