diff options
author | Maho Nakata <maho@FreeBSD.org> | 2004-11-23 07:13:21 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2004-11-23 07:13:21 +0000 |
commit | d5cb61ec1844de47ea60aa5948b65be56dfb7209 (patch) | |
tree | b39784162a7ef301168bf852254e56f58ed81038 /editors/openoffice.org-2-RC | |
parent | d052db5651c367a65e9f3826938dae8c4b3c1d15 (diff) | |
download | ports-d5cb61ec1844de47ea60aa5948b65be56dfb7209.tar.gz ports-d5cb61ec1844de47ea60aa5948b65be56dfb7209.zip |
Notes
Diffstat (limited to 'editors/openoffice.org-2-RC')
-rw-r--r-- | editors/openoffice.org-2-RC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile index 394d650e618c..5799c229c06e 100644 --- a/editors/openoffice.org-2-RC/Makefile +++ b/editors/openoffice.org-2-RC/Makefile @@ -19,7 +19,7 @@ EXTRACT_ONLY= OOo_${BUILD_NR}${MILESTONE}_${SNAPDATE}_source.tar.bz2 MAINTAINER= openoffice@FreeBSD.org COMMENT?= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser(developer version) -#BROKEN= "Bison 1.875a or newer is required, and doesn't work atm" +BROKEN= "Bison 1.875a or newer is required, and doesn't work atm" SNAPDATE= 20041122 NO_LATEST_LINK= yes |