diff options
author | Steve Price <steve@FreeBSD.org> | 1998-07-12 23:58:18 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-07-12 23:58:18 +0000 |
commit | 665e46770e64429b7412825c8fad023e1093cdcc (patch) | |
tree | 248830040e1927b5ba8be0df2268210f1c25dde8 /games | |
parent | 45599537b6a73c2e1f16a62e36a7295f6cbc1935 (diff) | |
download | ports-665e46770e64429b7412825c8fad023e1093cdcc.tar.gz ports-665e46770e64429b7412825c8fad023e1093cdcc.zip |
Notes
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 a35f8da69b4f..80330c228ec0 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.154 1998/07/12 23:49:40 steve Exp $ +# $Id: Makefile,v 1.155 1998/07/12 23:53:47 steve Exp $ # SUBDIR += 3dc @@ -104,6 +104,7 @@ SUBDIR += xlines SUBDIR += xmahjongg SUBDIR += xmastermind + SUBDIR += xmball SUBDIR += xmemory SUBDIR += xmille SUBDIR += xmine |