summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--java/openjdk6/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/java/openjdk6/Makefile b/java/openjdk6/Makefile
index 2c6e97040e44..f30455e0b397 100644
--- a/java/openjdk6/Makefile
+++ b/java/openjdk6/Makefile
@@ -24,6 +24,9 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
LICENSE_DISTFILES= ${JDK_SRC_DISTFILE}${EXTRACT_SUFX}
+DEPRECATED= Extended Support ended December 2018, please migrate to openjdk8
+EXPIRATION_DATE=2019-09-20
+
BUILD_DEPENDS= ${LOCALBASE}/bin/zip:archivers/zip \
${LOCALBASE}/bin/unzip:archivers/unzip \
${LOCALBASE}/include/cups/cups.h:print/cups