diff options
author | obrien <obrien@FreeBSD.org> | 2001-05-18 14:09:31 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2001-05-18 14:09:31 +0800 |
commit | 65e2f446b48769be5447f4114627af555a284cb4 (patch) | |
tree | a5daa47e4ac579c75b9d4bd3950d89dc58235eaa /editors/openoffice.org-2.0 | |
parent | 28ee5068c8d43db598067f3209946848012bbd92 (diff) | |
download | freebsd-ports-gnome-65e2f446b48769be5447f4114627af555a284cb4.tar.gz freebsd-ports-gnome-65e2f446b48769be5447f4114627af555a284cb4.tar.zst freebsd-ports-gnome-65e2f446b48769be5447f4114627af555a284cb4.zip |
Really make broken.
Diffstat (limited to 'editors/openoffice.org-2.0')
-rw-r--r-- | editors/openoffice.org-2.0/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-2.0/Makefile b/editors/openoffice.org-2.0/Makefile index 928deecf397c..095d4fef441c 100644 --- a/editors/openoffice.org-2.0/Makefile +++ b/editors/openoffice.org-2.0/Makefile @@ -16,7 +16,7 @@ DISTNAME= oo_627_src MAINTAINER= obrien@FreeBSD.org -#BROKEN= 'work in progress -- does not work yet' +BROKEN= 'work in progress -- does not work yet' BZIP2= yes CONFIGURE_WRKSRC= ${WRKSRC}/config_office |