diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-05-22 14:37:56 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-05-22 14:37:56 +0800 |
commit | c08c72e8f83171422e4fbca2989b5626ee84b1f6 (patch) | |
tree | 00bd5075034ae70ee68443a41e3e9b861fb63618 /games/Makefile | |
parent | ffd51121629aa5bb3f7492ad243880bda49bdc74 (diff) | |
download | freebsd-ports-gnome-c08c72e8f83171422e4fbca2989b5626ee84b1f6.tar.gz freebsd-ports-gnome-c08c72e8f83171422e4fbca2989b5626ee84b1f6.tar.zst freebsd-ports-gnome-c08c72e8f83171422e4fbca2989b5626ee84b1f6.zip |
add wmshuffle 0.6
A dockable Shuffle game for WindowMaker and AfterStep
PR: 38106
Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru>
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 56697b36a5fe..4d41c107bb6f 100644 --- a/games/Makefile +++ b/games/Makefile @@ -292,6 +292,7 @@ SUBDIR += virt SUBDIR += wmeyes SUBDIR += wmminichess + SUBDIR += wmshuffle SUBDIR += wmtictactoe SUBDIR += wmtimebomb SUBDIR += wolfpack |