diff options
author | mph <mph@FreeBSD.org> | 1998-04-27 12:37:06 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-04-27 12:37:06 +0800 |
commit | 494891b350f120fdc71b3fcf88e37928ba7e9736 (patch) | |
tree | b3109290b3088af4e7770aeade2f9854ec99f8b1 /games | |
parent | ad0949e5838d4f75636b613f7a7e04f31c5b72e7 (diff) | |
download | freebsd-ports-gnome-494891b350f120fdc71b3fcf88e37928ba7e9736.tar.gz freebsd-ports-gnome-494891b350f120fdc71b3fcf88e37928ba7e9736.tar.zst freebsd-ports-gnome-494891b350f120fdc71b3fcf88e37928ba7e9736.zip |
Activate xchain.
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 08dd394ce393..ef0bdfd45f01 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.122 1998/04/24 02:09:32 mph Exp $ +# $Id: Makefile,v 1.123 1998/04/27 03:52:09 mph Exp $ # SUBDIR += 3dpong @@ -57,6 +57,7 @@ SUBDIR += xboard SUBDIR += xboing SUBDIR += xbomb + SUBDIR += xchain SUBDIR += xchomp SUBDIR += xcubes SUBDIR += xdeblock |