diff options
author | steve <steve@FreeBSD.org> | 1998-07-05 03:33:26 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-07-05 03:33:26 +0800 |
commit | 8d910a39a290d5795bfc55017403f7b4bf49b50a (patch) | |
tree | 5f65cc79db9873404d454255c8ecad879ee06ca9 /games | |
parent | 784e36217daa2e2a10f82a4bb64bbd64c2cd3da9 (diff) | |
download | freebsd-ports-gnome-8d910a39a290d5795bfc55017403f7b4bf49b50a.tar.gz freebsd-ports-gnome-8d910a39a290d5795bfc55017403f7b4bf49b50a.tar.zst freebsd-ports-gnome-8d910a39a290d5795bfc55017403f7b4bf49b50a.zip |
Turn on xworm.
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 1f4febb7c854..d33f9b39d2e0 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.150 1998/07/02 06:44:39 tg Exp $ +# $Id: Makefile,v 1.151 1998/07/04 19:27:23 steve Exp $ # SUBDIR += 3dc @@ -150,6 +150,7 @@ SUBDIR += xvier SUBDIR += xvmahjongg SUBDIR += xvmines + SUBDIR += xworm SUBDIR += xzip SUBDIR += yahtzee SUBDIR += yamsweeper |