diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-02-13 18:11:01 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-02-13 18:11:01 +0000 |
commit | 798d0e055304bc05fd825898be17f2c4eb257e3b (patch) | |
tree | 45b0e6ff48f66939c483fb01f98d9e5b7eab9cc1 /games | |
parent | 6c59b563749216efc876621ab551a53862c37eb5 (diff) | |
download | FreeBSD-ports-798d0e055304bc05fd825898be17f2c4eb257e3b.zip FreeBSD-ports-798d0e055304bc05fd825898be17f2c4eb257e3b.tar.gz |
Activate xlines.
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 d3c84a6..640c350 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.101 1998/02/12 21:49:44 se Exp $ +# $Id: Makefile,v 1.102 1998/02/13 08:23:31 tg Exp $ # SUBDIR += acm @@ -66,6 +66,7 @@ SUBDIR += xjig SUBDIR += xkobo SUBDIR += xlife + SUBDIR += xlines SUBDIR += xmahjongg SUBDIR += xmemory SUBDIR += xmille |