diff options
author | Maho Nakata <maho@FreeBSD.org> | 2005-02-26 05:58:54 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2005-02-26 05:58:54 +0000 |
commit | b9241504fec190a624457195c06888119d042638 (patch) | |
tree | b14f3759942602135b1873981936c1af798d9fbd /editors/openoffice-3-devel/Makefile | |
parent | 774ec094041f98c3b26362c24ba0e2f669e754e3 (diff) | |
download | ports-b9241504fec190a624457195c06888119d042638.tar.gz ports-b9241504fec190a624457195c06888119d042638.zip |
Update to m81
Notes
Notes:
svn path=/head/; revision=129818
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 0543bc6ab02b..85e78434000f 100644 --- a/editors/openoffice-3-devel/Makefile +++ b/editors/openoffice-3-devel/Makefile @@ -18,7 +18,7 @@ EXTRACT_ONLY= OOo_${RELEASE_NR}m${MILESTONE}_source.tar.bz2 MAINTAINER= openoffice@FreeBSD.org COMMENT?= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser(developer version) -SNAPDATE= 20050223 +SNAPDATE= 20050225 NO_LATEST_LINK= yes USE_GNOME= gtk20 MOZILLA_PROJECT= cws_srx645_mozooo.20050212.tar.gz @@ -49,7 +49,7 @@ BROKEN= "rtld depends on _end symbol. type make -DBROKEN to see how to upgrade CODELINE= 680 RELEASE_NR= 1.9 -MILESTONE= 80 +MILESTONE= 81 INSTALLATION_BASEDIR= openoffice.org${RELEASE_NR}m${MILESTONE} EXECBASE= openoffice.org-${RELEASE_NR}m${MILESTONE} DIST_SUBDIR= openoffice.org2.0 |