diff options
author | steve <steve@FreeBSD.org> | 1998-07-13 07:58:18 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-07-13 07:58:18 +0800 |
commit | 1ce7c687fc7c0790e7fbc56792a63f998523aa94 (patch) | |
tree | 225f0bac90baf823a379acf8c79d66e4e00ad30a /games | |
parent | 2591e510048bca44994c30d51219f0d8f1a1e5ea (diff) | |
download | freebsd-ports-gnome-1ce7c687fc7c0790e7fbc56792a63f998523aa94.tar.gz freebsd-ports-gnome-1ce7c687fc7c0790e7fbc56792a63f998523aa94.tar.zst freebsd-ports-gnome-1ce7c687fc7c0790e7fbc56792a63f998523aa94.zip |
Turn on xmball.
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 |