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.org-3-devel | |
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.org-3-devel')
-rw-r--r-- | editors/openoffice.org-3-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-3-devel/Makefile b/editors/openoffice.org-3-devel/Makefile index d7d6bf648ac2..612c5bb7d2fd 100644 --- a/editors/openoffice.org-3-devel/Makefile +++ b/editors/openoffice.org-3-devel/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/${PORTVERSION}/ \ DISTFILES= oo_${PORTVERSION}_src.tar.bz2 gpc231.tar.Z oo_moz095_i386_FreeBSD-4.tar.gz EXTRACT_ONLY= oo_${PORTVERSION}_src.tar.bz2 -MAINTAINER= mbr@FreeBSD.org +MAINTAINER= openoffice@FreeBSD.org # OO needs DISPLAY to be set and working RESTRICTED= "No automated build possible" |