diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2010-07-08 07:37:32 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2010-07-08 07:37:32 +0000 |
commit | b80064cbb9898918e6563795d0233e58fde5e7a6 (patch) | |
tree | c805049ad5c2b944a6ce5e4d414b7a5c0dff612e /editors/openoffice-3/files/patch-i102184 | |
parent | Add 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/files/patch-i102184')
-rw-r--r-- | editors/openoffice-3/files/patch-i102184 | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice-3/files/patch-i102184 b/editors/openoffice-3/files/patch-i102184 deleted file mode 100644 index e84902f436e0..000000000000 --- a/editors/openoffice-3/files/patch-i102184 +++ /dev/null @@ -1,11 +0,0 @@ ---- libxslt/libxslt-1.1.24.patch 2009-05-24 16:32:30.000000000 +0900 -+++ libxslt/libxslt-1.1.24.patch 2009-05-24 16:38:38.000000000 +0900 -@@ -20,7 +20,7 @@ - - major=".$current" - - versuffix=".$current"; - + major=.`expr $current - $age` --+ versuffix="$major.$age.$revision" -++ versuffix="$major" - ;; - - irix | nonstopux) |