diff options
author | Nate Williams <nate@FreeBSD.org> | 2003-02-05 05:22:33 +0000 |
---|---|---|
committer | Nate Williams <nate@FreeBSD.org> | 2003-02-05 05:22:33 +0000 |
commit | 1afd4c64520503d36c951f0da7864cead9256ab5 (patch) | |
tree | 22f7eaa09246c731ebacfc90121d7380f87dfe27 /java/jdk11 | |
parent | p5-Crypt-DSA is more happy when p5-Data-Buffer is available: (diff) |
- Changed maintainer to the JDK porting team <java-port@FreeBSD.org>,
although there is very little that needs to be done on such an old
binary release.
Diffstat (limited to 'java/jdk11')
-rw-r--r-- | java/jdk11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jdk11/Makefile b/java/jdk11/Makefile index 9c00f98381a3..2c22f5f1f571 100644 --- a/java/jdk11/Makefile +++ b/java/jdk11/Makefile @@ -11,7 +11,7 @@ CATEGORIES= java devel MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= nate/JDK1.1 -MAINTAINER= nate@FreeBSD.org +MAINTAINER= java-port@@FreeBSD.org RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper |