diff options
author | steve <steve@FreeBSD.org> | 1998-03-15 20:39:14 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-03-15 20:39:14 +0000 |
commit | f922945c80dcd7cf18773707ad6bf7bd3942d529 (patch) | |
tree | a273cf791d757cbc9faeaca81b0b88132aadc0e9 /games | |
parent | 2fad36f1bffe05d9b13f374dd3e34e572254e2f5 (diff) | |
download | FreeBSD-ports-f922945c80dcd7cf18773707ad6bf7bd3942d529.zip FreeBSD-ports-f922945c80dcd7cf18773707ad6bf7bd3942d529.tar.gz |
Activate xnibbles.
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 d02e6ff..3a94390 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.111 1998/03/15 17:31:23 jseger Exp $ +# $Id: Makefile,v 1.112 1998/03/15 20:33:21 steve Exp $ # SUBDIR += acm @@ -81,6 +81,7 @@ SUBDIR += xmj SUBDIR += xmris SUBDIR += xneko + SUBDIR += xnibbles SUBDIR += xonix SUBDIR += xpacman SUBDIR += xpat2 |