diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-07-22 00:59:43 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-07-22 00:59:43 +0000 |
commit | 237e002096dcd6f906cad14934beb140eef6f94e (patch) | |
tree | 80d1d0f6e3d581b1deae0d9320a18712fc2f7ab9 /www/hotjava | |
parent | Update 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
Diffstat (limited to 'www/hotjava')
-rw-r--r-- | www/hotjava/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/hotjava/Makefile b/www/hotjava/Makefile index 6a8f3580a83f..e112c6556156 100644 --- a/www/hotjava/Makefile +++ b/www/hotjava/Makefile @@ -17,6 +17,9 @@ COMMENT= Sun's Hotjava web browser RUN_DEPENDS= ${LOCALBASE}/jdk${JDK_VERSION}/bin/java:${PORTSDIR}/java/jdk11 +DEPRECATED= Depends on obsolete version of jdk +EXPIRATION_DATE=2007-08-22 + EXTRACT_ONLY= NO_WRKSUBDIR= yes |