diff options
author | Maho Nakata <maho@FreeBSD.org> | 2009-08-28 13:38:51 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2009-08-28 13:38:51 +0000 |
commit | a065e2bc9aa480c677cee79f47c53a0aaf770aaf (patch) | |
tree | bdfb7ffb1d05a64b94a134bb2c98e210d1aba953 /editors/openoffice.org-2-RC/Makefile | |
parent | 85ef6050c3c93c4a963198e863662e84c6ee3e61 (diff) | |
download | ports-a065e2bc9aa480c677cee79f47c53a0aaf770aaf.tar.gz ports-a065e2bc9aa480c677cee79f47c53a0aaf770aaf.zip |
Notes
Diffstat (limited to 'editors/openoffice.org-2-RC/Makefile')
-rw-r--r-- | editors/openoffice.org-2-RC/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile index 130d1f6f44c9..9784c1103afa 100644 --- a/editors/openoffice.org-2-RC/Makefile +++ b/editors/openoffice.org-2-RC/Makefile @@ -63,10 +63,10 @@ FREEBSD_ENV_SET= FreeBSDAMDEnv.Set FREEBSD_ENV_SET= FreeBSDX86Env.Set .endif -MILESTONE?= 20 +MILESTONE?= 21 OOOTAG?= OOH680_m${MILESTONE} OOOSRC?= OOo_${OOOTAG}_source${EXTRACT_SUFX} -SNAPDATE= 20090805 +SNAPDATE= 20090826 INSTALLATION_BASEDIR?= openoffice.org-${OOOTAG} EXECBASE?= openoffice.org-${OOOTAG} DIST_SUBDIR= openoffice.org2 |