diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-11-15 21:48:51 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-11-15 21:48:51 +0000 |
commit | cf3519b6b6eac1ae15c3aed276612a6e503e0ad3 (patch) | |
tree | c205aae6b8ee52fc22781ccdb6b5016afe555c3d /games/Makefile | |
parent | 9d8843348db510843e56a713dcb05119f012b149 (diff) |
Add powwow, another MUD client.
Submitted by: Juraj Lutter <otis@wilbury.sk>
Notes
Notes:
svn path=/head/; revision=121703
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 ce4bcb25c7d7..6470a374d5f3 100644 --- a/games/Makefile +++ b/games/Makefile @@ -354,6 +354,7 @@ SUBDIR += polypuzzle SUBDIR += powermanga SUBDIR += powerpak + SUBDIR += powwow SUBDIR += pp SUBDIR += prboom SUBDIR += ptkei |