diff options
author | knu <knu@FreeBSD.org> | 2001-09-03 18:06:09 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-09-03 18:06:09 +0800 |
commit | 52d55125457c5b7f2147cf82d7fbffdd970395fa (patch) | |
tree | df9f66d279e8390af047127052da3fd36a1877b1 /mail/Makefile | |
parent | 8c1a03601325668bd75560eb01693e345018f178 (diff) | |
download | freebsd-ports-gnome-52d55125457c5b7f2147cf82d7fbffdd970395fa.tar.gz freebsd-ports-gnome-52d55125457c5b7f2147cf82d7fbffdd970395fa.tar.zst freebsd-ports-gnome-52d55125457c5b7f2147cf82d7fbffdd970395fa.zip |
Add emh-emacs20 and emh-xemacs21-mule, MIME extension of mh-e.el.
PR: ports/26511
Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index ff0abc756611..2248609d45a0 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -28,6 +28,8 @@ SUBDIR += drac SUBDIR += elm SUBDIR += elm+ME + SUBDIR += emh-emacs20 + SUBDIR += emh-xemacs21-mule SUBDIR += emil SUBDIR += evolution SUBDIR += exim |