diff options
Diffstat (limited to 'lang/jikes/Makefile')
-rw-r--r-- | lang/jikes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/jikes/Makefile b/lang/jikes/Makefile index 0e4287b93d2..dc12c70f89e 100644 --- a/lang/jikes/Makefile +++ b/lang/jikes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2003/05/29 23:14:09 grant Exp $ +# $NetBSD: Makefile,v 1.16 2003/06/02 01:19:01 jschauma Exp $ # DISTNAME= jikes-1.18 @@ -6,7 +6,7 @@ CATEGORIES= lang MASTER_SITES= http://oss.software.ibm.com/pub/jikes/1.18/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://www10.software.ibm.com/developerworks/opensource/jikes/ COMMENT= Java source to byte-code compiler |