diff options
author | max <max@FreeBSD.org> | 1997-12-09 06:15:59 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-12-09 06:15:59 +0800 |
commit | 0aba38b2bc43d664caa2379f97eebbbf179baae6 (patch) | |
tree | 1f0c9bc3870268f6a63fbc460a6934c04d98024e | |
parent | ad8bf3ae6cb8c68b932419596a55e8840d1f5a76 (diff) | |
download | freebsd-ports-gnome-0aba38b2bc43d664caa2379f97eebbbf179baae6.tar.gz freebsd-ports-gnome-0aba38b2bc43d664caa2379f97eebbbf179baae6.tar.zst freebsd-ports-gnome-0aba38b2bc43d664caa2379f97eebbbf179baae6.zip |
Activate mew-common and mew-mule.
-rw-r--r-- | mail/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 3edce1f19576..6f4ae826c8c4 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.51 1997/11/14 22:56:43 hoek Exp $ +# $Id: Makefile,v 1.52 1997/11/30 10:36:37 max Exp $ # SUBDIR += adcomplain @@ -19,6 +19,8 @@ SUBDIR += majordomo SUBDIR += metamail SUBDIR += mew + SUBDIR += mew-common + SUBDIR += mew-mule SUBDIR += mh SUBDIR += mmr SUBDIR += movemail |