diff options
author | Maho Nakata <maho@FreeBSD.org> | 2005-01-24 11:44:27 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2005-01-24 11:44:27 +0000 |
commit | 6d3e0cf51192be195c1eece1d2917fe02113b281 (patch) | |
tree | 69cd5138e35cebd70cfdb0e4326152bb2fa77cac /editors/openoffice.org-2.0/Makefile | |
parent | 6007d776743c46210503e715d4a5b425d426abeb (diff) | |
download | ports-6d3e0cf51192be195c1eece1d2917fe02113b281.tar.gz ports-6d3e0cf51192be195c1eece1d2917fe02113b281.zip |
Notes
Diffstat (limited to 'editors/openoffice.org-2.0/Makefile')
-rw-r--r-- | editors/openoffice.org-2.0/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice.org-2.0/Makefile b/editors/openoffice.org-2.0/Makefile index c563bd2c2beb..e6be311f3b31 100644 --- a/editors/openoffice.org-2.0/Makefile +++ b/editors/openoffice.org-2.0/Makefile @@ -19,7 +19,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= 20050119 +SNAPDATE= 20050123 NO_LATEST_LINK= yes USE_GNOME= gtk20 MOZILLA_PROJECT= cws_srx645_mozooo.20041016.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= 72 +MILESTONE= 73 INSTALLATION_BASEDIR= openoffice.org${RELEASE_NR}m${MILESTONE} EXECBASE= openoffice.org-${RELEASE_NR}m${MILESTONE} DIST_SUBDIR= openoffice.org2.0 |