diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-12-24 09:53:47 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-12-24 09:53:47 +0000 |
commit | 5ffc0ff0c194af2db2b14cf35f10dd33450e71c9 (patch) | |
tree | fe97e69455dff50954bcce13e7c6110bee2c7ca1 /textproc/texi2roff | |
parent | a0f1e0030b8e59fc1b40bb7acb2e83cdf2c9b777 (diff) | |
download | pkgsrc-5ffc0ff0c194af2db2b14cf35f10dd33450e71c9.tar.gz |
s/@netbsd.org/@NetBSD.org/ in MAINTAINER.
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 3c8bb05cb13..ad9406d610f 100644 --- a/textproc/texi2roff/Makefile +++ b/textproc/texi2roff/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2003/12/13 20:14:27 ben Exp $ +# $NetBSD: Makefile,v 1.5 2003/12/24 09:53:50 jmmv Exp $ DISTNAME= texi2roff-2.0 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=support/texi2roff/} -MAINTAINER= ben@netbsd.org +MAINTAINER= ben@NetBSD.org HOMEPAGE= http://texinfo.org/texi2roff/ COMMENT= Texinfo-to-ROFF direct translator |