From 252d2c4cfa9d9dfed59e6a018d106b5216389ba7 Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Wed, 29 Oct 2003 10:58:45 +0000 Subject: [PATCH] Drop MAINTAINERship. --- textproc/info2html/Makefile | 2 +- textproc/unroff/Makefile | 2 +- www/momspider/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/textproc/info2html/Makefile b/textproc/info2html/Makefile index 3ae4a7389066..70d561e42569 100644 --- a/textproc/info2html/Makefile +++ b/textproc/info2html/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1 CATEGORIES= textproc MASTER_SITES= http://wolfram.schneider.org/src/ -MAINTAINER= wosch@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Translate GNU info files into HTML pages MAN1= info2html.1 diff --git a/textproc/unroff/Makefile b/textproc/unroff/Makefile index 35c7dab3543a..e1512fd59640 100644 --- a/textproc/unroff/Makefile +++ b/textproc/unroff/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${UNROFF_SITE}/dist/ \ DISTNAME= ${PORTNAME}-1.0 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${PATCH1} ${PATCH2} -MAINTAINER= wosch@freebsd.org +MAINTAINER= ports@freebsd.org COMMENT= A programmable troff translator with backend for HTML RUN_DEPENDS= elk:${PORTSDIR}/lang/elk diff --git a/www/momspider/Makefile b/www/momspider/Makefile index 35e0a24d7c07..4507e4aa5f0e 100644 --- a/www/momspider/Makefile +++ b/www/momspider/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://wolfram.schneider.org/src/ DISTNAME= MOMspider-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} libwww-perl-0.40.tar.gz -MAINTAINER= wosch@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= WWW Spider for multi-owner maintenance NO_BUILD= yes