diff options
author | Maho Nakata <maho@FreeBSD.org> | 2005-07-05 09:29:31 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2005-07-05 09:29:31 +0000 |
commit | 584dcc1a0602882d3b8478e699bd113b41d5b0ae (patch) | |
tree | 8b316b1e5eefba01dd731b712bcd729be7a1f554 /editors/openoffice-3-devel/Makefile | |
parent | 6f4b1f47af2631164c8d3c3cd8ff42cd9163586b (diff) | |
download | ports-584dcc1a0602882d3b8478e699bd113b41d5b0ae.tar.gz ports-584dcc1a0602882d3b8478e699bd113b41d5b0ae.zip |
update to m114
Notes
Notes:
svn path=/head/; revision=138498
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 0f0cadca72cc..f7fab41fa5cc 100644 --- a/editors/openoffice-3-devel/Makefile +++ b/editors/openoffice-3-devel/Makefile @@ -50,8 +50,8 @@ BROKEN= "rtld depends on _end symbol. type make -DTRYBROKEN to see how to upgra CODELINE= 680 RELEASE_NR= 1.9 -MILESTONE= 113 -SNAPDATE= 20050701 +MILESTONE= 114 +SNAPDATE= 20050704 INSTALLATION_BASEDIR= openoffice.org${RELEASE_NR}m${MILESTONE} EXECBASE= openoffice.org-${RELEASE_NR}m${MILESTONE} DIST_SUBDIR= openoffice.org2.0 |