diff options
author | taoka <taoka@FreeBSD.org> | 1999-09-09 08:08:58 +0000 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-09-09 08:08:58 +0000 |
commit | 09bc4366cc7931c9f2d630ec965eab39b295cb81 (patch) | |
tree | 0992af57a54fe304fecb5fe005fde36c8d7849d0 /mail | |
parent | 1daa828d39fb985eb5c509e3f0c57ee1aa2f1733 (diff) | |
download | FreeBSD-ports-09bc4366cc7931c9f2d630ec965eab39b295cb81.zip FreeBSD-ports-09bc4366cc7931c9f2d630ec965eab39b295cb81.tar.gz |
Add mew-xemacs21
Delete mew-common
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/Makefile b/mail/Makefile index e296ca6..143f508 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 |