diff options
author | Steve Price <steve@FreeBSD.org> | 1998-07-04 19:33:26 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-07-04 19:33:26 +0000 |
commit | cbd9f244547bbc0dedf4f24b329db4b0dd567438 (patch) | |
tree | 6bba8d00578476e23391c8098e886195a68366fe | |
parent | e10e78417f991975804376600c39dea37fc20098 (diff) | |
download | freebsd-ports-cbd9f244547bbc0dedf4f24b329db4b0dd567438.zip |
Turn on xworm.
-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 |