diff options
author | Maho Nakata <maho@FreeBSD.org> | 2010-11-05 13:14:09 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2010-11-05 13:14:09 +0000 |
commit | 44a64bff9bebb332612ad506b0008f2dd52d6362 (patch) | |
tree | 2925570afd3d6c54276a81f99d05cb2b9775cc4d /editors/openoffice.org-3-devel/Makefile | |
parent | fb872d0bd14f7b828656443c3de147cb0189d531 (diff) |
Update to DEV300_m92.
Funded by: OpenOffice.org community
Notes
Notes:
svn path=/head/; revision=264132
Diffstat (limited to 'editors/openoffice.org-3-devel/Makefile')
-rw-r--r-- | editors/openoffice.org-3-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice.org-3-devel/Makefile b/editors/openoffice.org-3-devel/Makefile index f37ac3f85bc6..46c47451166d 100644 --- a/editors/openoffice.org-3-devel/Makefile +++ b/editors/openoffice.org-3-devel/Makefile @@ -79,11 +79,11 @@ FREEBSD_ENV_SET= FreeBSDAMDEnv.Set.sh FREEBSD_ENV_SET= FreeBSDX86Env.Set.sh .endif -MILESTONE?= 91 +MILESTONE?= 92 OOOTAG?= DEV300_m${MILESTONE} OOOSRC?= OOo_${OOOTAG}_source${EXTRACT_SUFX} OOODIR= openoffice.org3 -SNAPDATE= 20101029 +SNAPDATE= 20101105 INSTALLATION_BASEDIR?= openoffice.org-${OOOTAG} EXECBASE?= openoffice.org-${OOOTAG} DIST_SUBDIR= openoffice.org3 |