diff options
author | wiz <wiz@pkgsrc.org> | 2006-12-15 14:34:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-12-15 14:34:18 +0000 |
commit | b20d01b78561185ef27e601382716d2b3469fd70 (patch) | |
tree | 08a1e146061f4f3791ed1c9b44efe4b68a8c22bf /textproc/texi2roff | |
parent | d9769dc29b9706e03384c58a8cf73d95613a57ee (diff) | |
download | pkgsrc-b20d01b78561185ef27e601382716d2b3469fd70.tar.gz |
Reset maintainer, ben@ has resigned.
Diffstat (limited to 'textproc/texi2roff')
-rw-r--r-- | textproc/texi2roff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/texi2roff/Makefile b/textproc/texi2roff/Makefile index f2262ead34a..f25782a6e7f 100644 --- a/textproc/texi2roff/Makefile +++ b/textproc/texi2roff/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2005/06/17 03:50:37 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2006/12/15 14:34:21 wiz Exp $ DISTNAME= texi2roff-2.0 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=support/texi2roff/} -MAINTAINER= ben@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://texinfo.org/texi2roff/ COMMENT= Texinfo-to-ROFF direct translator |