diff options
author | steve <steve@FreeBSD.org> | 1998-03-15 20:33:21 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-03-15 20:33:21 +0000 |
commit | b8632c8dd6d27d2507ec98901945db3cfbec85d8 (patch) | |
tree | fd634b29284296e5f3e0931ad8c9627efe8bcb49 /games | |
parent | f0b43b318eb18529ad13f1ad276c50ca231345a4 (diff) | |
download | FreeBSD-ports-b8632c8dd6d27d2507ec98901945db3cfbec85d8.zip FreeBSD-ports-b8632c8dd6d27d2507ec98901945db3cfbec85d8.tar.gz |
Activate xlaby.
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 2fae6dc..d02e6ff 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.110 1998/03/13 09:35:18 tg Exp $ +# $Id: Makefile,v 1.111 1998/03/15 17:31:23 jseger Exp $ # SUBDIR += acm @@ -69,6 +69,7 @@ SUBDIR += xjewel SUBDIR += xjig SUBDIR += xkobo + SUBDIR += xlaby SUBDIR += xlife SUBDIR += xlines SUBDIR += xmahjongg |