diff options
author | Steve Price <steve@FreeBSD.org> | 1998-03-15 20:39:14 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-03-15 20:39:14 +0000 |
commit | 3052f3e8062ec517da4b4afa6a6d365e248cd766 (patch) | |
tree | 8fd3ffeebe9b029e759d0f9ef15137275063528d /games/Makefile | |
parent | a17a1365ec65c1844289d142b08d2487c7966aae (diff) | |
download | ports-3052f3e8062ec517da4b4afa6a6d365e248cd766.tar.gz ports-3052f3e8062ec517da4b4afa6a6d365e248cd766.zip |
Notes
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index d02e6ff425d4..3a943907daba 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 |