diff options
author | Maho Nakata <maho@FreeBSD.org> | 2012-05-09 03:31:01 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2012-05-09 03:31:01 +0000 |
commit | 4b1d9ccee7a4370b152f1b57284ff8ec61c8263d (patch) | |
tree | 802a53530d12c1fff46db26de8d953ba357b47d8 /editors/openoffice.org-3/files/patch-i102184 | |
parent | Repocopy has done, connect editors/openoffice-3 and (diff) |
Remove editors/openoffice.org-3 port as it has been renamed.
PR: 167305
Notes
Notes:
svn path=/head/; revision=296267
Diffstat (limited to 'editors/openoffice.org-3/files/patch-i102184')
-rw-r--r-- | editors/openoffice.org-3/files/patch-i102184 | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice.org-3/files/patch-i102184 b/editors/openoffice.org-3/files/patch-i102184 deleted file mode 100644 index b03694aaca31..000000000000 --- a/editors/openoffice.org-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) |