diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-05-18 06:09:31 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-05-18 06:09:31 +0000 |
commit | 884ec47f8adaefbeb0242a98e69c49b7b79afdbb (patch) | |
tree | a04ab12d660a673e9c21bb66d010044a46473e07 /editors/openoffice.org-1.0 | |
parent | 1a868a8585f773077a1ac538a741a36e89211725 (diff) | |
download | ports-884ec47f8adaefbeb0242a98e69c49b7b79afdbb.tar.gz ports-884ec47f8adaefbeb0242a98e69c49b7b79afdbb.zip |
Notes
Diffstat (limited to 'editors/openoffice.org-1.0')
-rw-r--r-- | editors/openoffice.org-1.0/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile index 928deecf397c..095d4fef441c 100644 --- a/editors/openoffice.org-1.0/Makefile +++ b/editors/openoffice.org-1.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 |