diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-07-01 22:08:36 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-07-01 22:08:36 +0000 |
commit | f194e70322af1fc9aae2bd01579f72c826a53d14 (patch) | |
tree | e39dccd1a153abcbaaeb136accf9648c5195460a | |
parent | 5dacff5666fa80a8972322b72fd6b8b18e3ce2ef (diff) | |
download | freebsd-ports-f194e70322af1fc9aae2bd01579f72c826a53d14.zip |
Activate xco.
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index eb5c4fadb026..106d5bdd2005 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.140 1997/06/16 03:05:31 jfitz Exp $ +# $Id: Makefile,v 1.141 1997/06/17 06:48:56 tg Exp $ # SUBDIR += FWF @@ -60,6 +60,7 @@ SUBDIR += xautolock SUBDIR += xbuffy SUBDIR += xcb + SUBDIR += xco SUBDIR += xcolors SUBDIR += xdaliclock SUBDIR += xdtm |