diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-09-16 01:02:46 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-09-16 01:02:46 +0000 |
commit | db3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b (patch) | |
tree | 29d590ca0bc9e66d81bc3218a0684c2daf9d4a68 /mail/mew3/files/patch-ad | |
parent | Fix compilation problems. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_4_0'.release/4.4.0
Notes
Notes:
svn path=/head/; revision=47856
svn path=/tags/RELEASE_4_4_0/; revision=47857; tag=release/4.4.0
Diffstat (limited to 'mail/mew3/files/patch-ad')
-rw-r--r-- | mail/mew3/files/patch-ad | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/mail/mew3/files/patch-ad b/mail/mew3/files/patch-ad deleted file mode 100644 index 933ef45d9e73..000000000000 --- a/mail/mew3/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 - |