diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-05-02 18:03:19 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-05-02 18:03:19 +0000 |
commit | 8c53207648b5b68b8f60239cf2a0d65c67fe9a92 (patch) | |
tree | 2eb410980d426e5a56bd408f9091228a90691be4 /games/Makefile | |
parent | 3da9d946fe49d40c3894e6250de91ab63863109e (diff) | |
download | ports-8c53207648b5b68b8f60239cf2a0d65c67fe9a92.tar.gz ports-8c53207648b5b68b8f60239cf2a0d65c67fe9a92.zip |
Notes
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 8f135f3580e5..517c427facd8 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.126 1998/04/27 05:01:30 mph Exp $ +# $Id: Makefile,v 1.127 1998/04/27 14:34:29 mph Exp $ # SUBDIR += 3dpong @@ -32,6 +32,7 @@ SUBDIR += klondike SUBDIR += ktamaga SUBDIR += ladder + SUBDIR += libshhcards SUBDIR += lincity SUBDIR += nethack SUBDIR += nethack-qt |