diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
commit | ca3be631f2258f67a9df24aab083df2983c07822 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /textproc/texi2html | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
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 92adce95071..07ca9d80a4a 100644 --- a/textproc/texi2html/Makefile +++ b/textproc/texi2html/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2003/06/02 01:16:25 jschauma Exp $ +# $NetBSD: Makefile,v 1.16 2003/07/17 22:54:53 grant Exp $ # DISTNAME= texi2html-1.64 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www.mathematik.uni-kl.de/~obachman/Texi2html/Distrib/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.mathematik.uni-kl.de/~obachman/Texi2html/ COMMENT= Texinfo-to-HTML direct translator |