diff options
author | max <max@FreeBSD.org> | 1997-07-02 06:39:08 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-07-02 06:39:08 +0800 |
commit | d05e0db0fb585528b3f5dde2f3fadc179c83603c (patch) | |
tree | 49d94203f30032ba6711920248fe9937b86307f9 /x11/Makefile | |
parent | 2f3bf7c9c7113cd4a5fc58ed73cc97e50118281a (diff) | |
download | freebsd-ports-gnome-d05e0db0fb585528b3f5dde2f3fadc179c83603c.tar.gz freebsd-ports-gnome-d05e0db0fb585528b3f5dde2f3fadc179c83603c.tar.zst freebsd-ports-gnome-d05e0db0fb585528b3f5dde2f3fadc179c83603c.zip |
Activate xcoloredit.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 106d5bdd2005..083a1a3f167b 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.141 1997/06/17 06:48:56 tg Exp $ +# $Id: Makefile,v 1.142 1997/07/01 22:08:36 max Exp $ # SUBDIR += FWF @@ -61,6 +61,7 @@ SUBDIR += xbuffy SUBDIR += xcb SUBDIR += xco + SUBDIR += xcoloredit SUBDIR += xcolors SUBDIR += xdaliclock SUBDIR += xdtm |