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-i91318 | |
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-i91318')
-rw-r--r-- | editors/openoffice.org-3/files/patch-i91318 | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/editors/openoffice.org-3/files/patch-i91318 b/editors/openoffice.org-3/files/patch-i91318 deleted file mode 100644 index 4348b75903da..000000000000 --- a/editors/openoffice.org-3/files/patch-i91318 +++ /dev/null @@ -1,14 +0,0 @@ ---- hyphen/hyphen-2.4.patch 2010-05-05 12:40:53.000000000 +0900 -+++ hyphen/hyphen-2.4.patch 2010-05-05 12:41:25.000000000 +0900 -@@ -167,3 +167,11 @@ - + - +.INCLUDE : target.mk - Common subdirectories: misc/hyphen-2.4/tests and misc/build/hyphen-2.4/tests -+--- misc/hyphen-2.4/tests/test.sh 2010-05-05 12:40:17.000000000 +0900 -++++ misc/build/hyphen-2.4/tests/test.sh 2010-05-05 12:40:31.000000000 +0900 -+@@ -1,4 +1,4 @@ -+-#!/bin/bash -++#!/usr/bin/env bash -+ -+ function check_valgrind_log () { -+ if [ "$VALGRIND" != "" ]; then |