summaryrefslogtreecommitdiff
path: root/lang/jdk-openjit
diff options
context:
space:
mode:
Diffstat (limited to 'lang/jdk-openjit')
-rw-r--r--lang/jdk-openjit/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/jdk-openjit/Makefile.common b/lang/jdk-openjit/Makefile.common
index a99feec598e..bf6d85c430f 100644
--- a/lang/jdk-openjit/Makefile.common
+++ b/lang/jdk-openjit/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.11 2006/03/22 22:50:32 tv Exp $
+# $NetBSD: Makefile.common,v 1.12 2007/03/19 16:40:27 tv Exp $
OPENJIT_VERSION=1.1.16
@@ -6,7 +6,7 @@ DISTNAME= OpenJIT-${OPENJIT_VERSION}
CATEGORIES= lang java
MASTER_SITES= http://www.openjit.org/dist/
-MAINTAINER= tv@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.openjit.org/
COMMENT= Reflective JIT compiler for Java