diff options
author | steve <steve@FreeBSD.org> | 1998-07-13 07:15:01 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-07-13 07:15:01 +0800 |
commit | d49d402843c4645b1ce602697b08dacbb5b9de41 (patch) | |
tree | a498c09cf4338847d063f0f12cb5706027bccd6c /x11 | |
parent | e2cdbdec995e61b6099e3138ec62da97f8f7788f (diff) | |
download | freebsd-ports-gnome-d49d402843c4645b1ce602697b08dacbb5b9de41.tar.gz freebsd-ports-gnome-d49d402843c4645b1ce602697b08dacbb5b9de41.tar.zst freebsd-ports-gnome-d49d402843c4645b1ce602697b08dacbb5b9de41.zip |
Turn on wmtime.
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 87e7d76f430d..d0ee9a0730a8 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.214 1998/07/12 08:41:25 scrappy Exp $ +# $Id: Makefile,v 1.215 1998/07/12 22:55:08 steve Exp $ # SUBDIR += FWF @@ -93,6 +93,7 @@ SUBDIR += windowmaker SUBDIR += workplace SUBDIR += wm2 + SUBDIR += wmtime SUBDIR += wmx SUBDIR += x3270 SUBDIR += xalarm |