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
commit552fe0c37b02c6698b8be9f4d00bca5573b10607 (patch)
treece362829befeaa2dd5c0407b00d3d334c09fa397 /lang/jdk-openjit
parent705bc0afe23aeaaf4fc5e1ff6e3d7a3360dbdeb5 (diff)
downloadpkgsrc-552fe0c37b02c6698b8be9f4d00bca5573b10607.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