diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-09-09 08:08:58 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-09-09 08:08:58 +0000 |
commit | 4b63006991a2c7ac9d71898b32d1e8f4a33ae368 (patch) | |
tree | e0a8296a45f2c14f79a11f77339fe009d62625b0 /mail/Makefile | |
parent | b731a87d83af4a808603fc4208e14b034a6aa28c (diff) | |
download | ports-4b63006991a2c7ac9d71898b32d1e8f4a33ae368.tar.gz ports-4b63006991a2c7ac9d71898b32d1e8f4a33ae368.zip |
Notes
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/Makefile b/mail/Makefile index e296ca6efbb8..143f508e07c0 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -35,12 +35,12 @@ SUBDIR += mbx2mbox SUBDIR += metamail SUBDIR += mew - SUBDIR += mew-common SUBDIR += mew-emacs20 SUBDIR += mew-mule SUBDIR += mew-xemacs - SUBDIR += mew-xemacs20 SUBDIR += mew-xemacs-mule + SUBDIR += mew-xemacs20 + SUBDIR += mew-xemacs21 SUBDIR += mh SUBDIR += ml SUBDIR += mmr |