diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-06-29 07:05:59 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-06-29 07:05:59 +0800 |
commit | ab36be7e287b6b8f93f1437c9c20f7f0ad5f3f21 (patch) | |
tree | 8425422f728e5e444672886f787bed84dd7f83e5 /x11 | |
parent | b67ed3cd4179725bb125e7ab5f31460b31b0927d (diff) | |
download | freebsd-ports-gnome-ab36be7e287b6b8f93f1437c9c20f7f0ad5f3f21.tar.gz freebsd-ports-gnome-ab36be7e287b6b8f93f1437c9c20f7f0ad5f3f21.tar.zst freebsd-ports-gnome-ab36be7e287b6b8f93f1437c9c20f7f0ad5f3f21.zip |
Activate xmx.
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 03d07411613d..61f82641fd2b 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.263 1999/06/22 23:42:09 sada Exp $ +# $Id: Makefile,v 1.264 1999/06/28 01:46:17 billf Exp $ # SUBDIR += 9term @@ -64,6 +64,7 @@ SUBDIR += xmascot SUBDIR += xmold SUBDIR += xmove + SUBDIR += xmx SUBDIR += xprompt SUBDIR += xscreensaver SUBDIR += xskyroot |