diff options
author | steve <steve@FreeBSD.org> | 1999-04-09 02:00:48 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-04-09 02:00:48 +0800 |
commit | 468c9c049360a9bd88163b88183d794c7e458bd6 (patch) | |
tree | bc5cb9e2747c411cb841ec5f9e32a30f1e6447bc /games/Makefile | |
parent | 3b46b6454504e7d6fe70e7d0c9708f8175384bcf (diff) | |
download | freebsd-ports-gnome-468c9c049360a9bd88163b88183d794c7e458bd6.tar.gz freebsd-ports-gnome-468c9c049360a9bd88163b88183d794c7e458bd6.tar.zst freebsd-ports-gnome-468c9c049360a9bd88163b88183d794c7e458bd6.zip |
Activate the xbomber port.
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 |