diff options
-rw-r--r-- | textproc/info2html/Makefile | 2 | ||||
-rw-r--r-- | textproc/unroff/Makefile | 2 | ||||
-rw-r--r-- | 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 |