diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-11-05 22:14:12 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-11-05 22:14:12 +0000 |
commit | 7c3c0a57430d22eff9019890ecb284bb8cc839bd (patch) | |
tree | 46b76a6557fd007a9a9b9a192a754887b2fd2387 /mail/Makefile | |
parent | 866fbeb23b1e254a751f652e9abb1070557de839 (diff) | |
download | ports-7c3c0a57430d22eff9019890ecb284bb8cc839bd.tar.gz ports-7c3c0a57430d22eff9019890ecb284bb8cc839bd.zip |
Activate mew-{emacs20,xemacs20,xemacs-mule}.
Notes
Notes:
svn path=/head/; revision=14366
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 33f89d618b65..09668c3e7c7c 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.72 1998/08/07 22:02:54 asami Exp $ +# $Id: Makefile,v 1.73 1998/08/09 00:40:16 steve Exp $ # SUBDIR += adcomplain @@ -25,8 +25,11 @@ SUBDIR += metamail SUBDIR += mew SUBDIR += mew-common + SUBDIR += mew-emacs20 SUBDIR += mew-mule SUBDIR += mew-xemacs + SUBDIR += mew-xemacs20 + SUBDIR += mew-xemacs-mule SUBDIR += mh SUBDIR += mmr SUBDIR += movemail |