From fd3d5c6045d217295580f3e072e318626709ff55 Mon Sep 17 00:00:00 2001 From: Greg Lewis Date: Fri, 6 Feb 2004 16:47:26 +0000 Subject: 1. Take maintainership. 2. Set an approptiate LATEST_LINK to avoid conflicts with other jdk ports. Reminded by: kris [2] --- java/jdk11/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'java') diff --git a/java/jdk11/Makefile b/java/jdk11/Makefile index d562910cb995..80ca11497761 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= java-port@FreeBSD.org +MAINTAINER= glewis@FreeBSD.org COMMENT= Java Development Kit 1.1 RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper @@ -20,6 +20,7 @@ NO_CDROM= "License doesn't allow distribution with fee" ONLY_FOR_ARCHS= i386 JDK_VERSION= 1.1.8 +LATEST_LINK= jdk11 PLIST_SUB+= JDK_VERSION=${JDK_VERSION} WRKSRC= ${WRKDIR}/jdk${JDK_VERSION} -- cgit v1.2.3