diff options
author | max <max@FreeBSD.org> | 1997-07-02 06:08:36 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-07-02 06:08:36 +0800 |
commit | 8060f00304f22e0b2f4ddd8e34246b075bf0c677 (patch) | |
tree | 8894aaf3027b3d233464b95e6c36bd66bdc512fa | |
parent | eb4ce7c1d7d109db6a0873b2dba6e13a307f8119 (diff) | |
download | freebsd-ports-gnome-8060f00304f22e0b2f4ddd8e34246b075bf0c677.tar.gz freebsd-ports-gnome-8060f00304f22e0b2f4ddd8e34246b075bf0c677.tar.zst freebsd-ports-gnome-8060f00304f22e0b2f4ddd8e34246b075bf0c677.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 |