summaryrefslogtreecommitdiff
path: root/lang/jdk-openjit
diff options
context:
space:
mode:
authortv <tv>2006-03-22 22:50:31 +0000
committertv <tv>2006-03-22 22:50:31 +0000
commit71c9657448ea3222e25f5ba4c6e1050c2a420437 (patch)
treece362829befeaa2dd5c0407b00d3d334c09fa397 /lang/jdk-openjit
parent91d4f8aa68b42b031cc596f3293771ed286f31c0 (diff)
downloadpkgsrc-71c9657448ea3222e25f5ba4c6e1050c2a420437.tar.gz
Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as a
PR-responsible person (such as I am ;) a little easier.
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 b00837fbf5a..a99feec598e 100644
--- a/lang/jdk-openjit/Makefile.common
+++ b/lang/jdk-openjit/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.10 2005/12/05 23:55:10 rillig Exp $
+# $NetBSD: Makefile.common,v 1.11 2006/03/22 22:50:32 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@pobox.com
+MAINTAINER= tv@NetBSD.org
HOMEPAGE= http://www.openjit.org/
COMMENT= Reflective JIT compiler for Java