summaryrefslogtreecommitdiff
path: root/editors/openoffice-3/files/patch-i102184
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2012-05-09 03:48:16 +0000
committerMaho Nakata <maho@FreeBSD.org>2012-05-09 03:48:16 +0000
commit269adbc59185605252893f1dfb81da755aa91cf8 (patch)
tree1683b31d480403bd9c0151e7fd04a5d5909de84a /editors/openoffice-3/files/patch-i102184
parentThe project has been renamed and we renamed (diff)
The Apache OpenOffice Project Announces Apache OpenOffice™ 3
in Tue, 08 May 2012 13:04:48 GMT. * http://mail-archives.apache.org/mod_mbox/incubator-ooo-announce/201205.mbox/%3CCAP-ksohGnmq8bmo50Db5fhZW3NysNdg41RR7Rg2f8F00ueHHww%40mail.gmail.com%3E * http://www.openoffice.org/news/aoo34.html * http://www.youtube.com/watch?v=QQaZwDwf6tc
Notes
Notes: svn path=/head/; revision=296269
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 b03694aaca31..000000000000
--- a/editors/openoffice-3/files/patch-i102184
+++ /dev/null
@@ -1,11 +0,0 @@
---- libxslt/libxslt-configure.patch.org 2010-06-06 08:21:40.000000000 +0900
-+++ libxslt/libxslt-configure.patch 2010-06-06 08:21:53.000000000 +0900
-@@ -20,7 +20,7 @@
- - major=".$current"
- - versuffix=".$current"
- + major=.`expr $current - $age`
--+ versuffix="$major.$age.$revision"
-++ versuffix="$major"
- ;;
-
- irix | nonstopux)