aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--editors/openoffice-1.1-devel/Makefile2
-rw-r--r--editors/openoffice.org-1.1-devel/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice-1.1-devel/Makefile b/editors/openoffice-1.1-devel/Makefile
index ce16ea6591cb..050768462719 100644
--- a/editors/openoffice-1.1-devel/Makefile
+++ b/editors/openoffice-1.1-devel/Makefile
@@ -83,7 +83,7 @@ L10NHELPS= helpcontent_07_unix.tgz \
CODELINE= 645
RELEASE_NR= 1.1.4
MILESTONE= 53
-INSTALLATION_BASEDIR= openoffice.org${RELEASE_NR}m${MILESTONE}
+INSTALLATION_BASEDIR= OpenOffice.org${RELEASE_NR}
EXECBASE= openoffice.org-${RELEASE_NR}m${MILESTONE}
DIST_SUBDIR= openoffice.org1.1
SIMPLEOSVER!= ${UNAME} -r | ${SED} -e 's/\.//g' | ${SED} -e 's/-.*//'
diff --git a/editors/openoffice.org-1.1-devel/Makefile b/editors/openoffice.org-1.1-devel/Makefile
index ce16ea6591cb..050768462719 100644
--- a/editors/openoffice.org-1.1-devel/Makefile
+++ b/editors/openoffice.org-1.1-devel/Makefile
@@ -83,7 +83,7 @@ L10NHELPS= helpcontent_07_unix.tgz \
CODELINE= 645
RELEASE_NR= 1.1.4
MILESTONE= 53
-INSTALLATION_BASEDIR= openoffice.org${RELEASE_NR}m${MILESTONE}
+INSTALLATION_BASEDIR= OpenOffice.org${RELEASE_NR}
EXECBASE= openoffice.org-${RELEASE_NR}m${MILESTONE}
DIST_SUBDIR= openoffice.org1.1
SIMPLEOSVER!= ${UNAME} -r | ${SED} -e 's/\.//g' | ${SED} -e 's/-.*//'