diff options
Diffstat (limited to 'editors/openoffice.org-2/Makefile')
-rw-r--r-- | editors/openoffice.org-2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-2/Makefile b/editors/openoffice.org-2/Makefile index 625e45a35134..06a6982352a9 100644 --- a/editors/openoffice.org-2/Makefile +++ b/editors/openoffice.org-2/Makefile @@ -84,7 +84,7 @@ EXECBASE?= openoffice.org-${OOOVERSION} INSTALLATION_BASEDIR= openoffice.org-${OOOVERSION}-${WITH_CWS} EXECBASE= openoffice.org-${OOOVERSION}-${WITH_CWS} .endif -DIST_SUBDIR= openoffice.org2.0 +DIST_SUBDIR= openoffice.org2 SIMPLEOSVER= ${OSREL:C/\.//g} .if ${ARCH} == amd64 PACKAGE_BASENAME= OOo_${OOOVERSION}_${OPSYS}${SIMPLEOSVER}X86_64 |