diff options
author | mbr <mbr@FreeBSD.org> | 2002-06-23 06:24:46 +0800 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2002-06-23 06:24:46 +0800 |
commit | 70f2fcdba5ae22777009bf2e075f5d05b8bf7748 (patch) | |
tree | 4e90e0baacf71a4d364461a6d970fe09674120f2 /editors/openoffice | |
parent | 28dc3c5ef1d2954e5dbbaee35f4d92f2c782bce4 (diff) | |
download | freebsd-ports-gnome-70f2fcdba5ae22777009bf2e075f5d05b8bf7748.tar.gz freebsd-ports-gnome-70f2fcdba5ae22777009bf2e075f5d05b8bf7748.tar.zst freebsd-ports-gnome-70f2fcdba5ae22777009bf2e075f5d05b8bf7748.zip |
Assign maintainer to mailinglist.
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 |