diff options
author | Maho Nakata <maho@FreeBSD.org> | 2006-06-25 03:24:38 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2006-06-25 03:24:38 +0000 |
commit | 7467bd02750414f1835364bb1041ec15a7d44a44 (patch) | |
tree | afbd8e2aceee4ffde7952ed934796f893b1dd4a8 /editors/ooo-build | |
parent | 88949b958fadaf5c8636763c701ed96e00fdc7ab (diff) |
Notes
Diffstat (limited to 'editors/ooo-build')
-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 |