aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-3-devel
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-07-09 05:36:39 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-07-09 05:36:39 +0000
commit9ce66de125b70ccf52e2ca7b3ac07140b0ae100f (patch)
tree83555480e93ede5bec8da1e70bb50af4fdaa0e6f /editors/openoffice-3-devel
parent58b7bf01730a7a75c66729a15576f6028d49485d (diff)
downloadports-9ce66de125b70ccf52e2ca7b3ac07140b0ae100f.tar.gz
ports-9ce66de125b70ccf52e2ca7b3ac07140b0ae100f.zip
Notes
Diffstat (limited to 'editors/openoffice-3-devel')
-rw-r--r--editors/openoffice-3-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile
index 9b6c58f8d528..380f953dd999 100644
--- a/editors/openoffice-3-devel/Makefile
+++ b/editors/openoffice-3-devel/Makefile
@@ -79,7 +79,7 @@ EXECBASE= openoffice.org-${OOOTAG}-${WITH_CWS}
DIST_SUBDIR= openoffice.org2
SIMPLEOSVER= ${OSREL:C/\.//g}
.if ${ARCH} == amd64
-PACKAGE_BASENAME= OOo_${OOOTAG}_${OPSYS}${SIMPLEOSVER}X86_64
+PACKAGE_BASENAME= OOo_${OOOTAG}_${OPSYS}${SIMPLEOSVER}X86-64
.else
PACKAGE_BASENAME= OOo_${OOOTAG}_${OPSYS}${SIMPLEOSVER}Intel
.endif