diff options
author | jseger <jseger@FreeBSD.org> | 1998-02-16 01:04:58 +0800 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1998-02-16 01:04:58 +0800 |
commit | e9eefe826d932efd0578c721d18c341dbebd3868 (patch) | |
tree | ce5752ff71eb9f3ffdccabd3f5f4a219065c8a53 /games/Makefile | |
parent | 2776cde79fe9a04f084d1cd50fb4f6afe3e500d0 (diff) | |
download | freebsd-ports-gnome-e9eefe826d932efd0578c721d18c341dbebd3868.tar.gz freebsd-ports-gnome-e9eefe826d932efd0578c721d18c341dbebd3868.tar.zst freebsd-ports-gnome-e9eefe826d932efd0578c721d18c341dbebd3868.zip |
Activate games/xbloody
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 640c35036e8a..c0f767b06d39 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.102 1998/02/13 08:23:31 tg Exp $ +# $Id: Makefile,v 1.103 1998/02/13 18:11:01 vanilla Exp $ # SUBDIR += acm @@ -47,6 +47,7 @@ SUBDIR += xbl SUBDIR += xblackjack SUBDIR += xblast + SUBDIR += xbloody SUBDIR += xboard SUBDIR += xboing SUBDIR += xchomp |