diff options
Diffstat (limited to 'textproc/texi2roff/Makefile')
-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 |