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-emacs20/files/patch-ad | |
parent | Bump PORTREVISION due to patch-14. (diff) |
Use mail/mew2 (for emacs21, repocopied from mai/mew2-emacs20) as master
port of mew2-* variant.
Diffstat (limited to 'mail/mew2-emacs20/files/patch-ad')
-rw-r--r-- | mail/mew2-emacs20/files/patch-ad | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/mail/mew2-emacs20/files/patch-ad b/mail/mew2-emacs20/files/patch-ad deleted file mode 100644 index 933ef45d9e73..000000000000 --- a/mail/mew2-emacs20/files/patch-ad +++ /dev/null @@ -1,27 +0,0 @@ ---- info/mew.texi~ Thu Aug 2 22:31:28 2001 -+++ info/mew.texi Fri Aug 3 11:01:40 2001 -@@ -1,6 +1,6 @@ - \input texinfo @c -*-texinfo-*- - @c %**start of header --@setfilename mew.jis.info -+@setfilename mew%%MEW_MAJOR_VER%%.jis.info - @settitle Mew (Messaging in the Emacs World) - @c %**end of header - -@@ -41,14 +41,14 @@ - @ifset jp - @dircategory Message User Agent - @direntry --* Mew-J: (mew.jis.info). Messaging in the Emacs World. -+* Mew-J: (mew%%MEW_MAJOR_VER%%.jis.info). Messaging in the Emacs World. - @end direntry - @end ifset - - @ifset us - @dircategory Message User Agent - @direntry --* Mew: (mew.info). Messaging in the Emacs World. -+* Mew: (mew%%MEW_MAJOR_VER%%.info). Messaging in the Emacs World. - @end direntry - @end ifset - |