summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.1/files
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2004-08-07 08:39:51 +0000
committerMaho Nakata <maho@FreeBSD.org>2004-08-07 08:39:51 +0000
commit0690a72cfa592bae64b7a18f3f4074d7ae45d68b (patch)
tree0ae0b0c421e91e5c67772cb37e113bd88ec89c80 /editors/openoffice-1.1/files
parentcorrect typo (diff)
fix typo
Submitted by: Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>
Notes
Notes: svn path=/head/; revision=115556
Diffstat (limited to 'editors/openoffice-1.1/files')
-rw-r--r--editors/openoffice-1.1/files/openoffice-wrapper4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice-1.1/files/openoffice-wrapper b/editors/openoffice-1.1/files/openoffice-wrapper
index 80bf990a9cda..9265261affa7 100644
--- a/editors/openoffice-1.1/files/openoffice-wrapper
+++ b/editors/openoffice-1.1/files/openoffice-wrapper
@@ -1,9 +1,9 @@
#!/bin/sh
#
-# $FreeBSD: /tmp/pcvs/ports/editors/openoffice-1.1/files/Attic/openoffice-wrapper,v 1.13 2004-07-31 03:29:15 maho Exp $
+# $FreeBSD: /tmp/pcvs/ports/editors/openoffice-1.1/files/Attic/openoffice-wrapper,v 1.14 2004-08-07 08:39:51 maho Exp $
oopath=%%PREFIX%%/OpenOffice.org%%RELEASE_NR%%/program/
-program=`echo $0 | sed -e 's|.*-%%ELEASE_NR%%-||'`
+program=`echo $0 | sed -e 's|.*-%%RELEASE_NR%%-||'`
case $program in
$0)