diff options
author | steve <steve@FreeBSD.org> | 1998-03-16 04:33:21 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-03-16 04:33:21 +0800 |
commit | b8632c8dd6d27d2507ec98901945db3cfbec85d8 (patch) | |
tree | fd634b29284296e5f3e0931ad8c9627efe8bcb49 | |
parent | f0b43b318eb18529ad13f1ad276c50ca231345a4 (diff) | |
download | freebsd-ports-gnome-b8632c8dd6d27d2507ec98901945db3cfbec85d8.tar.gz freebsd-ports-gnome-b8632c8dd6d27d2507ec98901945db3cfbec85d8.tar.zst freebsd-ports-gnome-b8632c8dd6d27d2507ec98901945db3cfbec85d8.zip |
Activate xlaby.
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 2fae6dc0d2f4..d02e6ff425d4 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 |