aboutsummaryrefslogtreecommitdiff
path: root/java/openjit/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2003-04-15 22:18:20 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2003-04-15 22:18:20 +0000
commit61f30a9dfcc8d167bd12f0e3e8d5fcf96aed8ac2 (patch)
tree03f7b1ce8ac094d7154d9514544f5b77e90f0ed7 /java/openjit/Makefile
parentdb69286f17e87066915cb569ee50240148054222 (diff)
downloadports-61f30a9dfcc8d167bd12f0e3e8d5fcf96aed8ac2.tar.gz
ports-61f30a9dfcc8d167bd12f0e3e8d5fcf96aed8ac2.zip
Notes
Diffstat (limited to 'java/openjit/Makefile')
-rw-r--r--java/openjit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/openjit/Makefile b/java/openjit/Makefile
index ce749312223e..97a6923a447d 100644
--- a/java/openjit/Makefile
+++ b/java/openjit/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= java
MASTER_SITES= http://www.openjit.org/dist/
DISTNAME= OpenJIT-${PORTVERSION}
-MAINTAINER= sobomax@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A high-performance reflective Java Just-In-Time (JIT) bytecode compiler
BUILD_DEPENDS= ${JAVADIR}/bin/java:${PORTSDIR}/java/jdk11