diff options
author | Donald Burr <dburr@FreeBSD.org> | 1998-06-07 18:46:36 +0000 |
---|---|---|
committer | Donald Burr <dburr@FreeBSD.org> | 1998-06-07 18:46:36 +0000 |
commit | 0dca70d10096963bd1b18393ca539bd8be52f63c (patch) | |
tree | 52e029f83fc6d8a55f887935ad01423f4dc950c1 | |
parent | Upgrade, 5.3.7 -> 5.4.3. (diff) |
Activate wmmail.
Notes
Notes:
svn path=/head/; revision=11334
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 778d6acacf8d..50b6e51ba70d 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.206 1998/06/02 07:43:07 tg Exp $ +# $Id: Makefile,v 1.207 1998/06/05 06:51:41 tg Exp $ # SUBDIR += FWF @@ -87,6 +87,7 @@ SUBDIR += v SUBDIR += viewfax SUBDIR += windowmaker + SUBDIR += wmmail SUBDIR += workplace SUBDIR += wm2 SUBDIR += x3270 |