diff options
author | mbr <mbr@FreeBSD.org> | 2002-06-22 22:24:46 +0000 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2002-06-22 22:24:46 +0000 |
commit | 70f2fcdba5ae22777009bf2e075f5d05b8bf7748 (patch) | |
tree | 4e90e0baacf71a4d364461a6d970fe09674120f2 /editors/openoffice-1.1/Makefile | |
parent | 28dc3c5ef1d2954e5dbbaee35f4d92f2c782bce4 (diff) | |
download | FreeBSD-ports-70f2fcdba5ae22777009bf2e075f5d05b8bf7748.zip FreeBSD-ports-70f2fcdba5ae22777009bf2e075f5d05b8bf7748.tar.gz |
Assign maintainer to mailinglist.
Diffstat (limited to 'editors/openoffice-1.1/Makefile')
-rw-r--r-- | editors/openoffice-1.1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile index d7d6bf6..612c5bb 100644 --- a/editors/openoffice-1.1/Makefile +++ b/editors/openoffice-1.1/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" |