diff options
author | jseger <jseger@FreeBSD.org> | 1998-02-15 14:38:10 +0000 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1998-02-15 14:38:10 +0000 |
commit | 8b44fbd3c5d7a7affb24e81cf4b45201b60f43a1 (patch) | |
tree | 54b178ac45b1289d7c1a7d133427fa11c8b1fad8 /x11 | |
parent | 935183fbc98110ae7618492a369c685384e28d33 (diff) | |
download | FreeBSD-ports-8b44fbd3c5d7a7affb24e81cf4b45201b60f43a1.zip FreeBSD-ports-8b44fbd3c5d7a7affb24e81cf4b45201b60f43a1.tar.gz |
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 bd194f6..c0d41a1 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 |