diff options
author | Maho Nakata <maho@FreeBSD.org> | 2005-05-22 21:04:01 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2005-05-22 21:04:01 +0000 |
commit | 56f7023d91ccfc0f8aeaf894f62c421c1c516f34 (patch) | |
tree | 26fd4670be68c025dbddaf90b7a14217968f5da1 /editors/openoffice-3-devel/Makefile | |
parent | 56638c682b3807ab0ee45c9d67ae76397e78f044 (diff) | |
download | ports-56f7023d91ccfc0f8aeaf894f62c421c1c516f34.tar.gz ports-56f7023d91ccfc0f8aeaf894f62c421c1c516f34.zip |
Update to m105
Notes
Notes:
svn path=/head/; revision=135885
Diffstat (limited to 'editors/openoffice-3-devel/Makefile')
-rw-r--r-- | editors/openoffice-3-devel/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile index 15fe526efb13..80d5a832f6a2 100644 --- a/editors/openoffice-3-devel/Makefile +++ b/editors/openoffice-3-devel/Makefile @@ -19,8 +19,8 @@ COMMENT?= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser(develo NO_LATEST_LINK= yes USE_GNOME= gtk20 gnomevfs2 -MOZILLA_SOURCE= mozilla-source-${MOZILLA_VERSION}.tar.gz MOZILLA_VERSION= 1.7.5 +MOZILLA_SOURCE= mozilla-source-${MOZILLA_VERSION}.tar.gz .if !defined(WITHOUT_MOZILLA) DISTFILES+= ${MOZILLA_SOURCE}:mozsrc .endif @@ -48,8 +48,8 @@ BROKEN= "rtld depends on _end symbol. type make -DTRYBROKEN to see how to upgra CODELINE= 680 RELEASE_NR= 1.9 -MILESTONE= 103 -SNAPDATE= 20050512 +MILESTONE= 105 +SNAPDATE= 20050521 INSTALLATION_BASEDIR= openoffice.org${RELEASE_NR}m${MILESTONE} EXECBASE= openoffice.org-${RELEASE_NR}m${MILESTONE} DIST_SUBDIR= openoffice.org2.0 |