diff options
author | tg <tg@FreeBSD.org> | 1998-02-20 17:33:55 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-02-20 17:33:55 +0800 |
commit | b446d7fedb052b1cf8b7ceef0e44d02818985e99 (patch) | |
tree | 76234fb74b027890040ba397c63d8cd95b8ce7a4 /games/Makefile | |
parent | 9b389c27ebdf9102bf16384624291d4a07c934c0 (diff) | |
download | freebsd-ports-gnome-b446d7fedb052b1cf8b7ceef0e44d02818985e99.tar.gz freebsd-ports-gnome-b446d7fedb052b1cf8b7ceef0e44d02818985e99.tar.zst freebsd-ports-gnome-b446d7fedb052b1cf8b7ceef0e44d02818985e99.zip |
Activate xbomb.
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 e2ea2a54a81b..f8ce7a446c09 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.106 1998/02/19 12:06:55 eivind Exp $ +# $Id: Makefile,v 1.107 1998/02/20 05:48:04 steve Exp $ # SUBDIR += acm @@ -51,6 +51,7 @@ SUBDIR += xbloody SUBDIR += xboard SUBDIR += xboing + SUBDIR += xbomb SUBDIR += xchomp SUBDIR += xcubes SUBDIR += xdeblock |