diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-06-30 12:17:12 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-06-30 12:17:12 +0000 |
commit | b643dda237dc2f0d51b5baeda8e73e2671085958 (patch) | |
tree | 5d3219b87101d0bb1fa668afb5da5def42ecbb21 /games/Makefile | |
parent | 8eeeb75d2e5e9bc1e1735061e031a560fb515045 (diff) | |
download | ports-b643dda237dc2f0d51b5baeda8e73e2671085958.tar.gz ports-b643dda237dc2f0d51b5baeda8e73e2671085958.zip |
Activate wordplay
Notes
Notes:
svn path=/head/; revision=30020
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 e936cbff2ca2..fff7e8ec6bd1 100644 --- a/games/Makefile +++ b/games/Makefile @@ -150,6 +150,7 @@ SUBDIR += wmtictactoe SUBDIR += wmtimebomb SUBDIR += wolfpack + SUBDIR += wordplay SUBDIR += x3eyes SUBDIR += xabacus SUBDIR += xasteroids |