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/tcl-xml | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'textproc/tcl-xml')
-rw-r--r-- | textproc/tcl-xml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/tcl-xml/Makefile b/textproc/tcl-xml/Makefile index 791d59909f0..e2550dd449d 100644 --- a/textproc/tcl-xml/Makefile +++ b/textproc/tcl-xml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2001/09/27 23:18:47 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/17 22:54:52 grant Exp $ # DISTNAME= TclXML-1.2 @@ -6,7 +6,7 @@ PKGNAME= tcl-xml-1.2 CATEGORIES= textproc www tcl MASTER_SITES= http://www.zveno.com/in-tclxml/ -MAINTAINER= jwise@netbsd.org +MAINTAINER= jwise@NetBSD.org HOMEPAGE= http://www.zveno.com/zm.cgi/in-tclxml/ COMMENT= XML parser implemented entirely in Tcl |