diff options
author | kei <kei@pkgsrc.org> | 2000-12-16 03:21:16 +0000 |
---|---|---|
committer | kei <kei@pkgsrc.org> | 2000-12-16 03:21:16 +0000 |
commit | 3546ca5e391a588d1fe91c5265f59ee757ced720 (patch) | |
tree | 2b456079854197929e03b8b8a6b726aa53475c5c /editors/mule/patches/patch-bb | |
parent | bb7357fc54e1a364af5fdb430ef9671f4b22132d (diff) | |
download | pkgsrc-3546ca5e391a588d1fe91c5265f59ee757ced720.tar.gz |
patch-bb was broken. Problem reported by Thomas Klausner by a private message.
Thanks Thomas!
Diffstat (limited to 'editors/mule/patches/patch-bb')
-rw-r--r-- | editors/mule/patches/patch-bb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/mule/patches/patch-bb b/editors/mule/patches/patch-bb index 2fd6dbec669..3d9df958cbc 100644 --- a/editors/mule/patches/patch-bb +++ b/editors/mule/patches/patch-bb @@ -1,7 +1,7 @@ -$NetBSD: patch-bb,v 1.1.1.1 2000/11/21 05:21:14 kei Exp $ +$NetBSD: patch-bb,v 1.2 2000/12/16 03:21:16 kei Exp $ -*** man/texinfo.tex.orig Fri Nov 17 16:10:16 2000 ---- man/texinfo.tex Fri Nov 17 20:00:13 2000 +*** man/texinfo.tex.orig Fri Oct 21 13:19:39 1994 +--- man/texinfo.tex Sat Dec 16 12:02:00 2000 *************** *** 1,6 **** ! %% TeX macros to handle texinfo files @@ -34,7 +34,7 @@ $NetBSD: patch-bb,v 1.1.1.1 2000/11/21 05:21:14 kei Exp $ % This automatically updates the version number based on RCS. \def\deftexinfoversion$#1: #2 ${\def\texinfoversion{#2}} -! \deftexinfoversion Revision: 2.133 +! \deftexinfoversion$Revision: 1.2 $ \message{Loading texinfo package [Version \texinfoversion]:} ! % Print the version number if in a .fmt file. |