diff options
| author | Greg Lewis <glewis@FreeBSD.org> | 2007-10-05 06:08:29 +0000 |
|---|---|---|
| committer | Greg Lewis <glewis@FreeBSD.org> | 2007-10-05 06:08:29 +0000 |
| commit | c7f19b432df26d29d374882fb1ce90b743415a84 (patch) | |
| tree | 7e7acba2853d7dd66ccaa4cbfc44a9bc664fccf9 /java/linux-sun-jdk15 | |
| parent | d1ece52b0cc66c59ba2549b9beba8d9176e9ef27 (diff) | |
Notes
Diffstat (limited to 'java/linux-sun-jdk15')
| -rw-r--r-- | java/linux-sun-jdk15/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/linux-sun-jdk15/Makefile b/java/linux-sun-jdk15/Makefile index ba4da15ba415..9dda80445b7f 100644 --- a/java/linux-sun-jdk15/Makefile +++ b/java/linux-sun-jdk15/Makefile @@ -20,8 +20,8 @@ COMMENT= Sun Java Development Kit 1.5 for Linux EXTRACT_DEPENDS=${LINUX_BASE_PORT} RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper -NO_CDROM= "License does not allow distribution with fee" -RESTRICTED= "Redistribution of repackaged binaries not permitted" +NO_CDROM= License does not allow distribution with fee +RESTRICTED= Redistribution of repackaged binaries not permitted LATEST_LINK= linux-sun-jdk15 WRKSRC= ${WRKDIR}/jdk${DL_JDK_VERSION} |
