diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-04-13 06:57:45 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-04-13 06:57:45 +0000 |
commit | 198345a8b8dc7cef33dc2de22a12ec5517c9592e (patch) | |
tree | 67186d2787f4fc6da5104f427ff533ea7926760f /games/Makefile | |
parent | 11ec8fb1bce08b2a69c4cf0c2b8e4966d5d0f0ce (diff) | |
download | ports-198345a8b8dc7cef33dc2de22a12ec5517c9592e.tar.gz ports-198345a8b8dc7cef33dc2de22a12ec5517c9592e.zip |
add qgo 0.0.8
A Go board and SGF editor written with the Qt library
Notes
Notes:
svn path=/head/; revision=57650
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 4eb340524484..0ec0eb054ea9 100644 --- a/games/Makefile +++ b/games/Makefile @@ -224,6 +224,7 @@ SUBDIR += q3server-ut SUBDIR += q3server-wfa SUBDIR += qcc + SUBDIR += qgo SUBDIR += qix SUBDIR += qkmj SUBDIR += qstat |