summaryrefslogtreecommitdiff
path: root/editors/openoffice-3-devel/files/patch-i80129
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2010-07-08 07:37:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2010-07-08 07:37:32 +0000
commitb80064cbb9898918e6563795d0233e58fde5e7a6 (patch)
treec805049ad5c2b944a6ce5e4d414b7a5c0dff612e /editors/openoffice-3-devel/files/patch-i80129
parentAdd an option to build the milter with SPF support. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_1_0'.release/8.1.0
Diffstat (limited to 'editors/openoffice-3-devel/files/patch-i80129')
-rw-r--r--editors/openoffice-3-devel/files/patch-i8012911
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice-3-devel/files/patch-i80129 b/editors/openoffice-3-devel/files/patch-i80129
deleted file mode 100644
index de87f789df9c..000000000000
--- a/editors/openoffice-3-devel/files/patch-i80129
+++ /dev/null
@@ -1,11 +0,0 @@
---- libxml2/libxml2-configure.patch.org 2010-06-06 08:23:29.000000000 +0900
-+++ libxml2/libxml2-configure.patch 2010-06-06 08:23:45.000000000 +0900
-@@ -7,7 +7,7 @@
- - major=".$current"
- - versuffix=".$current"
- + major=.`expr $current - $age`
--+ versuffix=".$major.$age.$revision";
-++ versuffix="$major";
- ;;
-
- irix | nonstopux)