diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-02-18 18:07:47 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-02-18 18:07:47 +0800 |
commit | 7906e73ef26c5ee91b9fd1e99e86caf04fe3be1c (patch) | |
tree | 920a7d9ba8cd19cf1ef2d9c9f0f2c1cebba3d6a9 /games/Makefile | |
parent | 4c7877edff1410ae7c534b444a2624c29141a4c7 (diff) | |
download | freebsd-ports-gnome-7906e73ef26c5ee91b9fd1e99e86caf04fe3be1c.tar.gz freebsd-ports-gnome-7906e73ef26c5ee91b9fd1e99e86caf04fe3be1c.tar.zst freebsd-ports-gnome-7906e73ef26c5ee91b9fd1e99e86caf04fe3be1c.zip |
add lexter, a real-time word puzzle for text terminals
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 e9fb40c74a3b..eeedee2d6ada 100644 --- a/games/Makefile +++ b/games/Makefile @@ -115,6 +115,7 @@ SUBDIR += ktamaga SUBDIR += ladder SUBDIR += lbreakout + SUBDIR += lexter SUBDIR += libshhcards SUBDIR += lincity SUBDIR += linuxdoom |