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/openoffice.org-3-RC | |
parent | Update to the 20080710 snapshot of GCC 4.3.2. (diff) |
Change snapdate appropreately.
Submitted by: kris
Diffstat (limited to 'editors/openoffice.org-3-RC')
-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) |