summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2007-03-19 16:36:41 +0000
committertv <tv@pkgsrc.org>2007-03-19 16:36:41 +0000
commitb0ce45fc02cb538786dbbe9662d5b7d031b09220 (patch)
tree2f6e53a6bbf03f5897107684db9a4b1571f05bfe /lang
parent4b0230ed30655a177a9c3d3e5dce7c6ab466485e (diff)
downloadpkgsrc-b0ce45fc02cb538786dbbe9662d5b7d031b09220.tar.gz
give away to pkgsrc-users
Diffstat (limited to 'lang')
-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