summaryrefslogtreecommitdiff
path: root/java/jdk12
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-07-22 00:59:43 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-07-22 00:59:43 +0000
commit237e002096dcd6f906cad14934beb140eef6f94e (patch)
tree80d1d0f6e3d581b1deae0d9320a18712fc2f7ab9 /java/jdk12
parentUpdate to bibtex2html 1.87. This adds support for \hat, \mathfrak (diff)
- Mark jdk11 / jdk12 ports for removal in 1 month
Inspired by: glewis With hat: portmgr
Notes
Notes: svn path=/head/; revision=196029
Diffstat (limited to 'java/jdk12')
-rw-r--r--java/jdk12/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/java/jdk12/Makefile b/java/jdk12/Makefile
index 2a422d302c73..0c82d375abe7 100644
--- a/java/jdk12/Makefile
+++ b/java/jdk12/Makefile
@@ -18,6 +18,9 @@ DISTFILES= ${SRCFILE} ${PATCHSETFILE}
MAINTAINER= glewis@FreeBSD.org
COMMENT= Java Development Kit 1.2
+DEPRECATED= Obsolete version of jdk
+EXPIRATION_DATE=2007-08-22
+
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
zip:${PORTSDIR}/archivers/zip \
${JDK11DIR}/bin/javac:${PORTSDIR}/java/jdk11 \