diff options
Diffstat (limited to 'editors/openoffice')
-rw-r--r-- | editors/openoffice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice/Makefile b/editors/openoffice/Makefile index be029fb95a85..5b066f3c22ee 100644 --- a/editors/openoffice/Makefile +++ b/editors/openoffice/Makefile @@ -79,7 +79,7 @@ MOZILLADIST= oo_moz1.0RC3_${ARCH}_FreeBSD-4-gcc2.95-system.tar.gz EXTRACT_ONLY= OOo_${PORTVERSION}_source.tar.bz2 -MAINTAINER= mbr@FreeBSD.org +MAINTAINER= openoffice@FreeBSD.org .if !defined(USE_GCC) BUILD_DEPENDS= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport .endif |