diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2013-08-31 10:00:00 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2013-08-31 10:00:00 +0800 |
commit | fdafd5136d40682e2d1878bb3914680a3083cb6f (patch) | |
tree | 4fc1f794fd5c2244d6ea01de3a35b92cf2bfcf5c /editors | |
parent | 5f5e698e023c9c1f60998f91f71131fdae298bc5 (diff) | |
download | freebsd-ports-gnome-fdafd5136d40682e2d1878bb3914680a3083cb6f.tar.gz freebsd-ports-gnome-fdafd5136d40682e2d1878bb3914680a3083cb6f.tar.zst freebsd-ports-gnome-fdafd5136d40682e2d1878bb3914680a3083cb6f.zip |
- Mark BROKEN, fails checksum
Diffstat (limited to 'editors')
-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 |