diff options
author | wosch <wosch@FreeBSD.org> | 2003-10-29 18:58:45 +0800 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 2003-10-29 18:58:45 +0800 |
commit | 30a97663180e15df9d43c4d0576b52b27f2a40a8 (patch) | |
tree | b865b3693fabec6b81b86525a2d2268b1e5549ce /textproc | |
parent | 629ce27c960dd08137e8a46c0466814d0469902d (diff) | |
download | freebsd-ports-gnome-30a97663180e15df9d43c4d0576b52b27f2a40a8.tar.gz freebsd-ports-gnome-30a97663180e15df9d43c4d0576b52b27f2a40a8.tar.zst freebsd-ports-gnome-30a97663180e15df9d43c4d0576b52b27f2a40a8.zip |
Drop MAINTAINERship.
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 |