diff options
author | Shigeyuki Fukushima <shige@FreeBSD.org> | 2000-01-05 23:28:12 +0000 |
---|---|---|
committer | Shigeyuki Fukushima <shige@FreeBSD.org> | 2000-01-05 23:28:12 +0000 |
commit | 37a0c9e40c026ebc4add85b5d37015ab1a5e794d (patch) | |
tree | dcd00aaaec73f9c43c02c4db9a0aaffc6a55bfb2 /mail | |
parent | Upgrade to Red Hat 6.1. The port also allows installing updates, (diff) |
s/xemacs-mule/xemacs21-mule/g after repository-copy from mail/mew-xemacs-mule
to mail/mew-xemacs21-mule .
PR: ports/15903
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
Notes
Notes:
svn path=/head/; revision=24460
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mew-xemacs21-mule/Makefile | 4 | ||||
-rw-r--r-- | mail/mew-xemacs21-mule/pkg-comment | 2 | ||||
-rw-r--r-- | mail/mew-xemacs21-mule/pkg-descr | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/mail/mew-xemacs21-mule/Makefile b/mail/mew-xemacs21-mule/Makefile index b479c705e6ab..0833852b229d 100644 --- a/mail/mew-xemacs21-mule/Makefile +++ b/mail/mew-xemacs21-mule/Makefile @@ -1,4 +1,4 @@ -# New ports collection makefile for: Mew (for xemacs-mule) +# New ports collection makefile for: Mew (for xemacs21-mule) # Version required: 1.94.1 # Date created: 17 January 1998 # Whom: Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp> @@ -6,6 +6,6 @@ # $FreeBSD$ # -EMACS_PORT_NAME= xemacs-mule +EMACS_PORT_NAME= xemacs21-mule .include "${.CURDIR}/../mew/Makefile" diff --git a/mail/mew-xemacs21-mule/pkg-comment b/mail/mew-xemacs21-mule/pkg-comment index 0be3c21b1365..27c4307b02f8 100644 --- a/mail/mew-xemacs21-mule/pkg-comment +++ b/mail/mew-xemacs21-mule/pkg-comment @@ -1 +1 @@ -Message interface to Emacs Window for xemacs-mule +Message interface to Emacs Window for xemacs21-mule diff --git a/mail/mew-xemacs21-mule/pkg-descr b/mail/mew-xemacs21-mule/pkg-descr index e6fc9928cc31..edc4f74198c6 100644 --- a/mail/mew-xemacs21-mule/pkg-descr +++ b/mail/mew-xemacs21-mule/pkg-descr @@ -9,12 +9,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 Mew for xemacs-21.1.8(mail/mew-xemacs-mule). +This port is the Mew for xemacs-21.1.8(mail/mew-xemacs21-mule). The Mew 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/mew-xemacs-mule(mew-xemacs-mule-1.94.1) ===> editors/xemacs-mule(xemacs-21.1.8) +mail/mew-xemacs21-mule(mew-xemacs21-mule-1.94.1) ===> editors/xemacs21-mule(xemacs-21.1.8) Lisp directory : /usr/local/lib/xemacs/site-packages/lisp/mew Info directory : /usr/local/lib/xemacs/site-packages/info ETC directory : /usr/local/lib/xemacs/site-packages/etc/mew |