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/xalan-c | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'textproc/xalan-c')
-rw-r--r-- | textproc/xalan-c/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xalan-c/Makefile b/textproc/xalan-c/Makefile index 15f43370772..72e30a20bbe 100644 --- a/textproc/xalan-c/Makefile +++ b/textproc/xalan-c/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/07/03 13:15:28 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/17 22:54:54 grant Exp $ # DISTNAME= Xalan-C_1_0-linux @@ -7,7 +7,7 @@ WRKSRC= ${WRKDIR}/xml-xalan/c/src CATEGORIES= textproc MASTER_SITES= http://xml.apache.org/dist/xalan-c/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://xml.apache.org/xalan-c/ COMMENT= the Apache Project's XSLT implementation |