diff options
author | steve <steve@FreeBSD.org> | 1998-07-12 23:15:01 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-07-12 23:15:01 +0000 |
commit | d49d402843c4645b1ce602697b08dacbb5b9de41 (patch) | |
tree | a498c09cf4338847d063f0f12cb5706027bccd6c /x11/Makefile | |
parent | e2cdbdec995e61b6099e3138ec62da97f8f7788f (diff) | |
download | FreeBSD-ports-d49d402843c4645b1ce602697b08dacbb5b9de41.zip FreeBSD-ports-d49d402843c4645b1ce602697b08dacbb5b9de41.tar.gz |
Turn on wmtime.
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 87e7d76..d0ee9a0 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 |