diff options
author | Maho Nakata <maho@FreeBSD.org> | 2008-07-12 04:47:50 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2008-07-12 04:47:50 +0000 |
commit | f4bd8b372299663793decca318614a744255036d (patch) | |
tree | f089254af4c5626e109ccac03967a78ee333d2ff /editors | |
parent | 3b96d6100f9464e50934d1446b68ed9a04b58403 (diff) | |
download | ports-f4bd8b372299663793decca318614a744255036d.tar.gz ports-f4bd8b372299663793decca318614a744255036d.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice.org-3-RC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile index 6e70e6828670..1b74835aaf19 100644 --- a/editors/openoffice.org-3-RC/Makefile +++ b/editors/openoffice.org-3-RC/Makefile @@ -80,7 +80,7 @@ MILESTONE?= 3 OOOTAG?= BEB300_m${MILESTONE} OOOSRC?= OOo_${OOOTAG}_source${EXTRACT_SUFX} OOODIR= openoffice.org3 -SNAPDATE= 20080711 +SNAPDATE= 20080712 INSTALLATION_BASEDIR?= openoffice.org-${OOOTAG} EXECBASE?= openoffice.org-${OOOTAG} .if defined(WITH_CWS) |