diff options
-rw-r--r-- | editors/ooo-build/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ooo-build/Makefile b/editors/ooo-build/Makefile index f6bb63f47fee..25ee8f4fc864 100644 --- a/editors/ooo-build/Makefile +++ b/editors/ooo-build/Makefile @@ -40,7 +40,7 @@ OOO_OPENCLIPART= openclipart-0.18-full.tar.gz OOO_PATCHDIR=src680 .endif -BROKEN= "Incompatible with master port(2.0.3) and oooi-build(2.0.2)" +BROKEN= "Incompatible with master port(2.0.3) and ooo-build(2.0.2)" MD5_FILE= ${.CURDIR}/distinfo USE_AUTOTOOLS= autoconf:259 |