diff options
Diffstat (limited to 'textproc/texi2html')
-rw-r--r-- | textproc/texi2html/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/texi2html/Makefile b/textproc/texi2html/Makefile index 7e5fe74c522..251062c31b5 100644 --- a/textproc/texi2html/Makefile +++ b/textproc/texi2html/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2001/11/29 13:27:47 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2002/08/01 02:37:42 jschauma Exp $ # DISTNAME= texi2html-1.64 CATEGORIES= textproc MASTER_SITES= http://www.mathematik.uni-kl.de/~obachman/Texi2html/Distrib/ -MAINTAINER= tv@netbsd.org +MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.mathematik.uni-kl.de/~obachman/Texi2html/ COMMENT= Texinfo-to-HTML direct translator |