diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-02-15 14:38:10 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-02-15 14:38:10 +0000 |
commit | 4730d8efd01fc0edcc4366e428039e5ff97654bb (patch) | |
tree | ed43f618e81fb67a69d671535cf80313e2bc7bc4 /x11 | |
parent | 88778b6434d28e4123ca6c17185215a1e07dcab2 (diff) | |
download | freebsd-ports-4730d8efd01fc0edcc4366e428039e5ff97654bb.zip |
Activate xbloody.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index bd194f64d5bf..c0d41a11f7ca 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.181 1998/01/04 23:45:30 jraynard Exp $ +# $Id: Makefile,v 1.182 1998/02/10 07:05:52 jkh Exp $ # SUBDIR += FWF @@ -79,6 +79,7 @@ SUBDIR += xaniroc SUBDIR += xantfarm SUBDIR += xautolock + SUBDIR += xbloody SUBDIR += xbuffy SUBDIR += xcb SUBDIR += xco |