aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-3-RC
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2008-11-27 01:02:47 +0000
committerMaho Nakata <maho@FreeBSD.org>2008-11-27 01:02:47 +0000
commit97ec0bfa74edcb7c7465026cf48fd43824102e2a (patch)
tree37950eb76bb71686a1dbd4dd5d8eaf41457d13ee /editors/openoffice.org-3-RC
parentedf3e95718e305729f000f274d306d3394f7b853 (diff)
downloadports-97ec0bfa74edcb7c7465026cf48fd43824102e2a.tar.gz
ports-97ec0bfa74edcb7c7465026cf48fd43824102e2a.zip
Notes
Diffstat (limited to 'editors/openoffice.org-3-RC')
-rw-r--r--editors/openoffice.org-3-RC/files/patch-i913182
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-3-RC/files/patch-i91318 b/editors/openoffice.org-3-RC/files/patch-i91318
index a038fc180ff5..d04fef781b9c 100644
--- a/editors/openoffice.org-3-RC/files/patch-i91318
+++ b/editors/openoffice.org-3-RC/files/patch-i91318
@@ -13,7 +13,7 @@ diff -u -r1.12 hunspell-1.1.12.patch
++++ misc/build/hunspell-1.1.12/tests/test.sh 2008-08-10 10:00:33.000000000 +0900
+@@ -1,4 +1,4 @@
+-#!/bin/bash
-++#!/usr/local/bin/bash
+++#!/usr/bin/env bash
+ export LC_ALL="C"
+
+ function check_valgrind_log () {