diff options
Diffstat (limited to 'editors/openoffice.org-2-devel/Makefile')
-rw-r--r-- | editors/openoffice.org-2-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice.org-2-devel/Makefile b/editors/openoffice.org-2-devel/Makefile index 3ae90cd574da..4729d754009b 100644 --- a/editors/openoffice.org-2-devel/Makefile +++ b/editors/openoffice.org-2-devel/Makefile @@ -59,8 +59,8 @@ IGNORE= Install lang/perl5.8 then try again CODELINE= 680 RELEASE_NR= 2.0 -MILESTONE= 140 -SNAPDATE= 20051116 +MILESTONE= 141 +SNAPDATE= 20051117 INSTALLATION_BASEDIR= openoffice.org${RELEASE_NR}m${MILESTONE} EXECBASE= openoffice.org-${RELEASE_NR}m${MILESTONE} DIST_SUBDIR= openoffice.org2.0 |