diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-08-31 02:00:00 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-08-31 02:00:00 +0000 |
commit | f0a57d0b9e7553fdb198c734599c7a36fb728c81 (patch) | |
tree | 4fc1f794fd5c2244d6ea01de3a35b92cf2bfcf5c /editors/openoffice-4 | |
parent | de6f5e55eb61048f5498307eba3fc7dd843a13fc (diff) | |
download | ports-f0a57d0b9e7553fdb198c734599c7a36fb728c81.tar.gz ports-f0a57d0b9e7553fdb198c734599c7a36fb728c81.zip |
Notes
Diffstat (limited to 'editors/openoffice-4')
-rw-r--r-- | editors/openoffice-4/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/openoffice-4/Makefile b/editors/openoffice-4/Makefile index ee97d25de982..3e35cc9d58a1 100644 --- a/editors/openoffice-4/Makefile +++ b/editors/openoffice-4/Makefile @@ -14,6 +14,8 @@ EXTRACT_ONLY= ${OOOSRC} ${EXTSRC} MAINTAINER= office@FreeBSD.org COMMENT= Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser +BROKEN= fails checksum + LICENSE= AL2 NO_LATEST_LINK= yes |