diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-06-28 02:09:07 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-06-28 02:09:07 +0800 |
commit | 2826cb5ceb7e6d0fc7744ae659273010b049f04c (patch) | |
tree | f050ed840f183b3bdd95ea431d896af0da76bd8e /games/Makefile | |
parent | aa58312d0ac0d3ad1e20d450646ed37909c60268 (diff) | |
download | freebsd-ports-gnome-2826cb5ceb7e6d0fc7744ae659273010b049f04c.tar.gz freebsd-ports-gnome-2826cb5ceb7e6d0fc7744ae659273010b049f04c.tar.zst freebsd-ports-gnome-2826cb5ceb7e6d0fc7744ae659273010b049f04c.zip |
Activate xblood.
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 ba906852c259..291fbff1c220 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.211 1999/06/22 03:07:11 foxfair Exp $ +# $Id: Makefile,v 1.212 1999/06/22 23:42:13 sada Exp $ # SUBDIR += 3dc @@ -115,6 +115,7 @@ SUBDIR += xbl SUBDIR += xblackjack SUBDIR += xblast + SUBDIR += xblood SUBDIR += xbloody SUBDIR += xboard SUBDIR += xboing |