diff options
author | mph <mph@FreeBSD.org> | 1998-05-02 18:03:19 +0000 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-05-02 18:03:19 +0000 |
commit | 4e3a20e8d560231d8455c01cc1cd1b6dd14107c7 (patch) | |
tree | df431486c2bd0b6d5c369b18f9bcfa72a906c447 /games | |
parent | 649912c64f8e1fb8ba851276c1dc88d7693e9e9f (diff) | |
download | FreeBSD-ports-4e3a20e8d560231d8455c01cc1cd1b6dd14107c7.zip FreeBSD-ports-4e3a20e8d560231d8455c01cc1cd1b6dd14107c7.tar.gz |
Activate libshhcards.
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 8f135f3..517c427 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 |