diff options
Diffstat (limited to 'editors/openoffice.org-2.0-devel/Makefile')
-rw-r--r-- | editors/openoffice.org-2.0-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice.org-2.0-devel/Makefile b/editors/openoffice.org-2.0-devel/Makefile index 9008282bc630..96961d1ed19a 100644 --- a/editors/openoffice.org-2.0-devel/Makefile +++ b/editors/openoffice.org-2.0-devel/Makefile @@ -73,9 +73,9 @@ IGNORE= install lang/perl5.8 then try again CODELINE= 680 RELEASE_NR= 2.0 -MILESTONE?= 176 +MILESTONE?= 177 OOOTAG?= SRC680_m${MILESTONE} -SNAPDATE= 20060712 +SNAPDATE= 20060719 INSTALLATION_BASEDIR?= openoffice.org-${OOOTAG} EXECBASE?= openoffice.org-${OOOTAG} DIST_SUBDIR= openoffice.org2.0 |