diff options
author | wiz <wiz@pkgsrc.org> | 2003-07-19 08:54:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-07-19 08:54:23 +0000 |
commit | 04f62f706ae833adcc5d2fd23e7c1a78314e8bc5 (patch) | |
tree | c8dde0204fcbaf0b9d258d53e65367d8f1b65273 /textproc/texi2roff | |
parent | 45014dce18cf112af1136eede86f032973dabe90 (diff) | |
download | pkgsrc-04f62f706ae833adcc5d2fd23e7c1a78314e8bc5.tar.gz |
Change address of maintainer per PR 22170.
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 6f6eaea7c38..b7a752aa662 100644 --- a/textproc/texi2roff/Makefile +++ b/textproc/texi2roff/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2002/12/24 18:55:43 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/19 08:54:35 wiz Exp $ DISTNAME= texi2roff-2.0 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=support/texi2roff/} -MAINTAINER= collver1@attbi.com +MAINTAINER= collver1@comcast.net HOMEPAGE= http://texinfo.org/texi2roff/ COMMENT= Texinfo-to-ROFF direct translator |