diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-04-08 13:37:20 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-04-08 13:37:20 +0000 |
commit | df9f9135ff9eec73344c92a4c25c458fe2a68cca (patch) | |
tree | c5f43ae2f48a024a5f6f6902e549a7ab1e99e2e0 | |
parent | 8744b69afa5f90ae06a2d7371107c490ce213014 (diff) | |
download | freebsd-ports-df9f9135ff9eec73344c92a4c25c458fe2a68cca.zip |
Activate xbae.
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 2433d94839ff..6aa742e26190 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.190 1998/03/27 14:31:19 tg Exp $ +# $Id: Makefile,v 1.191 1998/03/28 15:16:00 steve Exp $ # SUBDIR += FWF @@ -80,6 +80,7 @@ SUBDIR += xaniroc SUBDIR += xantfarm SUBDIR += xautolock + SUBDIR += xbae SUBDIR += xbuffy SUBDIR += xcb SUBDIR += xco |