diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 2003-10-29 10:58:45 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 2003-10-29 10:58:45 +0000 |
commit | 252d2c4cfa9d9dfed59e6a018d106b5216389ba7 (patch) | |
tree | 7bd1a437e2c914bca7c1d13ed238ee035daa865d /textproc | |
parent | Update to 0.24.9. (diff) |
Drop MAINTAINERship.
Notes
Notes:
svn path=/head/; revision=92555
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/info2html/Makefile | 2 | ||||
-rw-r--r-- | textproc/unroff/Makefile | 2 |
2 files changed, 2 insertions, 2 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 |