diff options
author | pav <pav@FreeBSD.org> | 2007-07-22 08:59:43 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2007-07-22 08:59:43 +0800 |
commit | 1e6dbe41a556bd2b8c934ce4f0c7240b57a36906 (patch) | |
tree | c47f1dbbd9adb74fe72ca12adc55951967a65e2b /mail | |
parent | 10c4382da7739eed2f367a021a89998d02781f0d (diff) | |
download | freebsd-ports-gnome-1e6dbe41a556bd2b8c934ce4f0c7240b57a36906.tar.gz freebsd-ports-gnome-1e6dbe41a556bd2b8c934ce4f0c7240b57a36906.tar.zst freebsd-ports-gnome-1e6dbe41a556bd2b8c934ce4f0c7240b57a36906.zip |
- Mark jdk11 / jdk12 ports for removal in 1 month
Inspired by: glewis
With hat: portmgr
Diffstat (limited to 'mail')
-rw-r--r-- | mail/yuzu/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/yuzu/Makefile b/mail/yuzu/Makefile index 5d86cc0414b9..6173180832c4 100644 --- a/mail/yuzu/Makefile +++ b/mail/yuzu/Makefile @@ -17,6 +17,9 @@ COMMENT= A nicer mail user agent powered by JavaMail and JFC/Swing RUN_DEPENDS= ${LOCALBASE}/jdk1.1.8:${PORTSDIR}/java/jdk11 \ ${LOCALBASE}/share/java/jfc-1.1.1:${PORTSDIR}/java/jfc +DEPRECATED= Depends on obsolete version of jdk +EXPIRATION_DATE=2007-08-22 + NO_BUILD= yes PLIST_SUB= DISTNAME="${DISTNAME}" |