diff options
Diffstat (limited to 'textproc/xalan-j/Makefile')
-rw-r--r-- | textproc/xalan-j/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xalan-j/Makefile b/textproc/xalan-j/Makefile index 4b0065e61ff..bbea36ebdb0 100644 --- a/textproc/xalan-j/Makefile +++ b/textproc/xalan-j/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2003/04/10 01:28:26 grant Exp $ +# $NetBSD: Makefile,v 1.16 2003/07/17 22:54:55 grant Exp $ # # Note: we currently use the pre-built (-bin) distribution of Xalan-J, # because although Xalan runs fine under JDK 1.1, JDK 1.2 or greater is @@ -10,7 +10,7 @@ WRKSRC= ${WRKDIR} CATEGORIES= textproc www MASTER_SITES= http://xml.apache.org/dist/xalan-j/ -MAINTAINER= jwise@netbsd.org +MAINTAINER= jwise@NetBSD.org HOMEPAGE= http://xml.apache.org/xalan-j/ COMMENT= the Apache Project's XSLT implementation |