diff options
| author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-08-08 15:46:45 +0000 |
|---|---|---|
| committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-08-08 15:46:45 +0000 |
| commit | bc318710eeaee30aaaab403709e15606b9789dd3 (patch) | |
| tree | 68ea2945cd2444447128afcbe62e64bbe16fe276 /editors/AbiWord2/files/patch-af | |
| parent | Oops - forgot to do a "cvs add" for pkg-message before previous commit. (diff) | |
Update to 0.9.0.
Notes
Notes:
svn path=/head/; revision=45968
Diffstat (limited to 'editors/AbiWord2/files/patch-af')
| -rw-r--r-- | editors/AbiWord2/files/patch-af | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/editors/AbiWord2/files/patch-af b/editors/AbiWord2/files/patch-af index 9d748542c247..88e3d41b36e3 100644 --- a/editors/AbiWord2/files/patch-af +++ b/editors/AbiWord2/files/patch-af @@ -1,9 +1,12 @@ ---- af/util/xp/ut_png.cpp Fri Feb 19 12:20:25 1999 -+++ af/util/xp/ut_png.cpp.new Sat Oct 30 19:10:59 1999 -@@ -17,7 +17,7 @@ - * 02111-1307, USA. - */ + +$FreeBSD$ + +--- src/af/util/xp/ut_png.cpp.orig Wed Jun 13 23:39:53 2001 ++++ src/af/util/xp/ut_png.cpp Wed Aug 8 13:22:37 2001 +@@ -19,7 +19,7 @@ + /* Required to get proper namespace inclusion from PNG code */ + #include <string.h> -#include "png.h" +#include <png.h> |
