diff options
author | Maho Nakata <maho@FreeBSD.org> | 2005-09-16 10:33:31 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2005-09-16 10:33:31 +0000 |
commit | 55794cbdfc0b80096a83e41a3d59a1a76ac8634d (patch) | |
tree | 6bbc0bec5fb52235955752714340f460b837d572 /editors/openoffice-3-devel/Makefile | |
parent | 9ff97e942acdbc07940448eba01a532a6d777c05 (diff) |
Notes
Diffstat (limited to 'editors/openoffice-3-devel/Makefile')
-rw-r--r-- | editors/openoffice-3-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile index 25605cf0979e..ddd2462a15e3 100644 --- a/editors/openoffice-3-devel/Makefile +++ b/editors/openoffice-3-devel/Makefile @@ -57,8 +57,8 @@ IGNORE= Install lang/perl5.8 then try again CODELINE= 680 RELEASE_NR= 1.9 -MILESTONE= 128 -SNAPDATE= 20050907 +MILESTONE= 129 +SNAPDATE= 20050912 INSTALLATION_BASEDIR= openoffice.org${RELEASE_NR}m${MILESTONE} EXECBASE= openoffice.org-${RELEASE_NR}m${MILESTONE} DIST_SUBDIR= openoffice.org2.0 |