diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2001-12-05 07:33:37 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2001-12-05 07:33:37 +0000 |
commit | a1220ff4c07efcae6b6f723cdee3d2ac2cf27099 (patch) | |
tree | 480b7804cd68f105f0f32aeb82197e7e20d02809 | |
parent | Update to 2.6.1. (diff) |
Add wanderlust (repo-copied from wanderlust-emacs).
Remove wanderlust-emacs and wanderlust-mule.
Approved by: knu
Notes
Notes:
svn path=/head/; revision=51064
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/Makefile b/mail/Makefile index e797650ee78e..af450b3c2e67 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -213,9 +213,8 @@ SUBDIR += vpopmail SUBDIR += vqadmin SUBDIR += vrfy - SUBDIR += wanderlust-emacs + SUBDIR += wanderlust SUBDIR += wanderlust-emacs20 - SUBDIR += wanderlust-mule SUBDIR += wanderlust-xemacs21-mule SUBDIR += wmbiff SUBDIR += wmmail |