diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-12-13 02:02:22 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-12-13 02:02:22 +0000 |
commit | 886f4ff0341206ff99308290a4b828a476c9ec6f (patch) | |
tree | 81b2a93db91328c21f0754351e734cdb766c4c9d /mail/mew2 | |
parent | 97bbeec4d0ba6699f79d34228d9f1ced45cea512 (diff) | |
download | ports-886f4ff0341206ff99308290a4b828a476c9ec6f.tar.gz ports-886f4ff0341206ff99308290a4b828a476c9ec6f.zip |
Notes
Diffstat (limited to 'mail/mew2')
-rw-r--r-- | mail/mew2/Makefile | 2 | ||||
-rw-r--r-- | mail/mew2/pkg-comment | 2 | ||||
-rw-r--r-- | mail/mew2/pkg-descr | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/mail/mew2/Makefile b/mail/mew2/Makefile index b4a133c20a63..bd2ca7ea3946 100644 --- a/mail/mew2/Makefile +++ b/mail/mew2/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/mew2/pkg-comment b/mail/mew2/pkg-comment index 716e8e2868af..a31b49d89530 100644 --- a/mail/mew2/pkg-comment +++ b/mail/mew2/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/mew2/pkg-descr b/mail/mew2/pkg-descr index eb6791574b91..a1ee92480f9b 100644 --- a/mail/mew2/pkg-descr +++ b/mail/mew2/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 |