diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-07-13 13:32:27 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-07-13 13:32:27 +0000 |
commit | 47aaab6ded97a0b0fd9da2917813d4c57e8534a8 (patch) | |
tree | 4dd1d78f8a6d0e49fcb5595643a8f2129456fde1 /audio/xwave/files/patch-aq | |
parent | Install texi2dvi which is required by texi2pdf. (diff) |
- Update to version 2v2
PR: 19759
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes:
svn path=/head/; revision=30577
Diffstat (limited to 'audio/xwave/files/patch-aq')
-rw-r--r-- | audio/xwave/files/patch-aq | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xwave/files/patch-aq b/audio/xwave/files/patch-aq index edc447e10c19..545954c92aa9 100644 --- a/audio/xwave/files/patch-aq +++ b/audio/xwave/files/patch-aq @@ -1,5 +1,5 @@ ---- src/types.h.orig Wed Aug 12 23:27:10 1998 -+++ src/types.h Sun Jun 11 13:17:49 2000 +--- src/types.h.orig Mon Nov 9 08:22:55 1998 ++++ src/types.h Fri Jun 30 19:49:19 2000 @@ -27,7 +27,7 @@ typedef unsigned char byte; typedef byte bool; |