diff options
author | jhale <jhale@FreeBSD.org> | 2012-09-22 06:51:02 +0800 |
---|---|---|
committer | jhale <jhale@FreeBSD.org> | 2012-09-22 06:51:02 +0800 |
commit | e34da5fb3f7b2a334a43d4e7812e6263dac30f70 (patch) | |
tree | 6fbd240acca55151f9af8fff2c6eba8f90a33fec /games/Makefile | |
parent | 516ab9fec0fb5e51d0a5e43022e9d4f996b110b3 (diff) | |
download | freebsd-ports-gnome-e34da5fb3f7b2a334a43d4e7812e6263dac30f70.tar.gz freebsd-ports-gnome-e34da5fb3f7b2a334a43d4e7812e6263dac30f70.tar.zst freebsd-ports-gnome-e34da5fb3f7b2a334a43d4e7812e6263dac30f70.zip |
Add new port games/speakinghangman
Educational game to practice and expand English and Spanish
PR: ports/171854
Submitted by: nemysis <nemysis at gmx.ch>
Approved by: makc (mentor)
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 308b95817d59..e8968857dc50 100644 --- a/games/Makefile +++ b/games/Makefile @@ -849,6 +849,7 @@ SUBDIR += spacehulk SUBDIR += spacejunk SUBDIR += speak + SUBDIR += speakinghangman SUBDIR += species SUBDIR += spellathon SUBDIR += spellcast |