summaryrefslogtreecommitdiff
path: root/editors/AbiWord2/files/patch-af
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-08-08 15:46:45 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-08-08 15:46:45 +0000
commitbc318710eeaee30aaaab403709e15606b9789dd3 (patch)
tree68ea2945cd2444447128afcbe62e64bbe16fe276 /editors/AbiWord2/files/patch-af
parentOops - 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-af13
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>