diff options
author | aaron <aaron@FreeBSD.org> | 2006-12-23 19:01:17 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-12-23 19:01:17 +0800 |
commit | 0756043da9ae52947a42a1a4b62c5919412d123e (patch) | |
tree | 32cb99fd11c9278c3866b188c6de8a48bf3511a9 /games/Makefile | |
parent | 93df75080df5feff993998d9f9c37599fbb3c353 (diff) | |
download | freebsd-ports-gnome-0756043da9ae52947a42a1a4b62c5919412d123e.tar.gz freebsd-ports-gnome-0756043da9ae52947a42a1a4b62c5919412d123e.tar.zst freebsd-ports-gnome-0756043da9ae52947a42a1a4b62c5919412d123e.zip |
Adding port games/p5-Games-GuessWord, a simple hangman implementation.
submitted by: aaron
Committed by: aaron
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 f22290059993..29de25148de7 100644 --- a/games/Makefile +++ b/games/Makefile @@ -514,6 +514,7 @@ SUBDIR += p5-Games-Bingo-Bot SUBDIR += p5-Games-Bingo-Print SUBDIR += p5-Games-Dice + SUBDIR += p5-Games-GuessWord SUBDIR += p5-Games-Tournament-RoundRobin SUBDIR += pachi SUBDIR += palomino |