summaryrefslogtreecommitdiff
path: root/editors/openoffice-3/files/patch-i102184
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2010-03-11 09:42:07 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2010-03-11 09:42:07 +0000
commit08acf5c407242344b0047b8040900f52df620dde (patch)
tree49936ec28d8b2a4256959f13245d757df97e04bd /editors/openoffice-3/files/patch-i102184
parentUpgrade to version 2.4.0. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_3_0'.release/7.3.0
Diffstat (limited to 'editors/openoffice-3/files/patch-i102184')
-rw-r--r--editors/openoffice-3/files/patch-i10218411
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)