summaryrefslogtreecommitdiff
path: root/editors/abiword/files/patch-bb
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/abiword/files/patch-bb
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/abiword/files/patch-bb')
-rw-r--r--editors/abiword/files/patch-bb10
1 files changed, 0 insertions, 10 deletions
diff --git a/editors/abiword/files/patch-bb b/editors/abiword/files/patch-bb
deleted file mode 100644
index 093f9c8939e9..000000000000
--- a/editors/abiword/files/patch-bb
+++ /dev/null
@@ -1,10 +0,0 @@
---- ../../psiconv/psiconv/generate_layout.c.orig Fri Jan 19 13:17:35 2001
-+++ ../../psiconv/psiconv/generate_layout.c Fri Mar 2 04:17:38 2001
-@@ -78,7 +78,6 @@
- return res;
- if ((res = psiconv_write_color(buf,value->color)))
- return res;
-- // Unknown byte
- return psiconv_write_u8(buf,1);
- }
-