diff options
author | Maho Nakata <maho@FreeBSD.org> | 2006-09-29 11:05:40 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2006-09-29 11:05:40 +0000 |
commit | aceeb64413f6d940a323702dd77ed0192fe70608 (patch) | |
tree | 485044f9b0e12b4d1f66ebc8c1a570b4c2bf079c /editors/ooo-build | |
parent | 0f44bb6d8b0d8541a5d9fa4cd5d884b1d503865c (diff) | |
download | ports-aceeb64413f6d940a323702dd77ed0192fe70608.tar.gz ports-aceeb64413f6d940a323702dd77ed0192fe70608.zip |
Notes
Diffstat (limited to 'editors/ooo-build')
-rw-r--r-- | editors/ooo-build/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/ooo-build/Makefile b/editors/ooo-build/Makefile index 9942f3dcd626..d7d63ccdd534 100644 --- a/editors/ooo-build/Makefile +++ b/editors/ooo-build/Makefile @@ -32,6 +32,7 @@ OOO_PATCHDIR=src680 .else OOOBUILD_VERSION=2.0.4.m4 OOOBUILD_TAG=ood680-m4 +OOOSRC= OOo_2.0.4rc2_src.tar.gz #OOOBUILD= ooo-build-${OOOBUILD_VERSION} OOOBUILD= ooo-build-${OOOBUILD_TAG} OOOBUILD_SOURCE=${OOOBUILD}.tar.gz |