diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2001-12-13 02:02:22 +0000 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2001-12-13 02:02:22 +0000 |
commit | 344b462814f39c64d069e41b803bb3158f393172 (patch) | |
tree | 8826bef4022815e18b9459a31faf079694603145 /mail/mew3 | |
parent | ef8876619307aa1289c0361d30aeb5e9ae58d5ec (diff) | |
download | FreeBSD-ports-344b462814f39c64d069e41b803bb3158f393172.zip FreeBSD-ports-344b462814f39c64d069e41b803bb3158f393172.tar.gz |
Use mail/mew2 (for emacs21, repocopied from mai/mew2-emacs20) as master
port of mew2-* variant.
Diffstat (limited to 'mail/mew3')
-rw-r--r-- | mail/mew3/Makefile | 2 | ||||
-rw-r--r-- | mail/mew3/pkg-comment | 2 | ||||
-rw-r--r-- | mail/mew3/pkg-descr | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/mail/mew3/Makefile b/mail/mew3/Makefile index b4a133c..bd2ca7e 100644 --- a/mail/mew3/Makefile +++ b/mail/mew3/Makefile @@ -25,7 +25,7 @@ MEW_VER= ${MEW_MAJOR_VER}.1 MEW_DOCDIR?= share/doc/${PORTNAME}${MEW_MAJOR_VER} # emacs port setup -EMACS_PORT_NAME?= emacs20 +EMACS_PORT_NAME?= emacs21 # target name for make build and install ALL_TARGET?= all info jinfo diff --git a/mail/mew3/pkg-comment b/mail/mew3/pkg-comment index 716e8e2..a31b49d 100644 --- a/mail/mew3/pkg-comment +++ b/mail/mew3/pkg-comment @@ -1 +1 @@ -Message interface to Emacs Window (version 2) for emacs20 +Message interface to Emacs Window (version 2) for emacs21 diff --git a/mail/mew3/pkg-descr b/mail/mew3/pkg-descr index eb67915..a1ee924 100644 --- a/mail/mew3/pkg-descr +++ b/mail/mew3/pkg-descr @@ -8,12 +8,12 @@ and to make it easy to view and compose them. With Mew you can send a picture of a birthday cake with the song "Happy Birthday to you" to your friend, which is encrypted by strong cryptograph. -This port is the Mew2(Mew with version 2) for emacs-20.7(editors/emacs20). +This port is the Mew2(Mew with version 2) for emacs-21.x (editors/emacs21). The Mew2 port and corresponding Emacs port are listed bellow and elisp `site-lisp' directory(elisp load path), info path and etc directory(only effective for xemacs ports) are shown as well. -mail/mew2-emacs20(mew-emacs20-2.0) ===> editors/emacs20(emacs-20.7) +mail/mew2 (mew-emacs21-2.x) ===> editors/emacs21 (emacs-21.x) Lisp directory : /usr/local/share/emacs/site-lisp/mew Info directory : /usr/local/info ETC directory : /usr/local/share/emacs/etc/mew |