diff options
author | Steve Price <steve@FreeBSD.org> | 1999-04-08 18:00:48 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-04-08 18:00:48 +0000 |
commit | 7f38add07850444cf2f5709f96bc52f9f5746f0e (patch) | |
tree | dd214bc811d0909cb37e67831c76b67f2ad09bc2 /games/Makefile | |
parent | 3619c2f0b9f3ef8db115cb44e5ca5ea75db5bb03 (diff) | |
download | ports-7f38add07850444cf2f5709f96bc52f9f5746f0e.tar.gz ports-7f38add07850444cf2f5709f96bc52f9f5746f0e.zip |
Notes
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 00485de11d87..49b7bae76c73 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.195 1999/04/02 04:12:15 steve Exp $ +# $Id: Makefile,v 1.196 1999/04/03 02:09:57 steve Exp $ # SUBDIR += 3dc @@ -104,6 +104,7 @@ SUBDIR += xboard SUBDIR += xboing SUBDIR += xbomb + SUBDIR += xbomber SUBDIR += xchadance SUBDIR += xchain SUBDIR += xchomp |