diff options
author | Maho Nakata <maho@FreeBSD.org> | 2006-01-14 12:25:23 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2006-01-14 12:25:23 +0000 |
commit | 271f04441c247e113791a5f640d1b0d09aa81b1c (patch) | |
tree | 217c0b9db6517a1138e2a92e2e3437173dd43708 /editors/openoffice.org-3-devel/Makefile | |
parent | cd545d6b6079c133bd8aa8182d9a87b2d6812a7c (diff) |
Notes
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 baccfd43fb0c..056877fdd5e2 100644 --- a/editors/openoffice.org-3-devel/Makefile +++ b/editors/openoffice.org-3-devel/Makefile @@ -59,9 +59,9 @@ IGNORE= install lang/perl5.8 then try again CODELINE= 680 RELEASE_NR= 2.0 -MILESTONE?= 149 +MILESTONE?= 150 OOOTAG?= SRC680_m${MILESTONE} -SNAPDATE= 20060106 +SNAPDATE= 20060114 INSTALLATION_BASEDIR?= openoffice.org-${OOOTAG} EXECBASE?= openoffice.org-${OOOTAG} DIST_SUBDIR= openoffice.org2.0 |