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/crimson | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'textproc/crimson')
-rw-r--r-- | textproc/crimson/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/crimson/Makefile b/textproc/crimson/Makefile index 43a770f3445..bbd984c1a6e 100644 --- a/textproc/crimson/Makefile +++ b/textproc/crimson/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2003/06/03 17:02:46 jschauma Exp $ +# $NetBSD: Makefile,v 1.12 2003/07/17 22:54:11 grant Exp $ # # We use the binary distribution of crimson because otherwise we # have a bootstrap-loop between apache-ant and crimson, each of which @@ -10,7 +10,7 @@ WRKSRC= ${WRKDIR}/${PKGNAME_NOREV:S/.1$//} CATEGORIES= textproc www MASTER_SITES= http://xml.apache.org/dist/crimson/ -MAINTAINER= jwise@netbsd.org +MAINTAINER= jwise@NetBSD.org HOMEPAGE= http://xml.apache.org/crimson/ COMMENT= Apache.org implementation of JAXP, SAX, and DOM |