summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2-devel
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2008-04-02 05:10:14 +0000
committerMaho Nakata <maho@FreeBSD.org>2008-04-02 05:10:14 +0000
commit0a0350ea36253acd13c84437042b7c9f56e43afe (patch)
treeb426cfb39cbf8fd281e83c09fb1dc77e2ced8b66 /editors/openoffice.org-2-devel
parent- Update noseeing to 9. (diff)
Obey filename convention.
http://development.openoffice.org/releases/filenames.html
Notes
Notes: svn path=/head/; revision=210360
Diffstat (limited to 'editors/openoffice.org-2-devel')
-rw-r--r--editors/openoffice.org-2-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice.org-2-devel/Makefile b/editors/openoffice.org-2-devel/Makefile
index 7b1b1b1efc5f..0a283e19b81d 100644
--- a/editors/openoffice.org-2-devel/Makefile
+++ b/editors/openoffice.org-2-devel/Makefile
@@ -85,9 +85,9 @@ 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_Dev_${OOOTAG}_${OPSYS}${SIMPLEOSVER}X86-64
.else
-PACKAGE_BASENAME= OOo_${OOOTAG}_${OPSYS}${SIMPLEOSVER}Intel
+PACKAGE_BASENAME= OOo_Dev_${OOOTAG}_${OPSYS}${SIMPLEOSVER}Intel
.endif
LOCALIZED_LANG?= en-US