diff options
| author | Kousuke Kannagi <mce@FreeBSD.org> | 2026-05-20 22:27:05 +0000 |
|---|---|---|
| committer | Kousuke Kannagi <mce@FreeBSD.org> | 2026-05-21 10:23:43 +0000 |
| commit | 78f965f39a38d635b900e4fa39ab69e744ed507e (patch) | |
| tree | 8803a9b09603f487befae12364948935ac9aa056 /java | |
| parent | 848d8b5b27bc41cdc90b7e955999a74dbf082156 (diff) | |
Diffstat (limited to 'java')
| -rw-r--r-- | java/jad/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/java/jad/Makefile b/java/jad/Makefile index 7d9c9519894e..68b69640a17a 100644 --- a/java/jad/Makefile +++ b/java/jad/Makefile @@ -1,5 +1,6 @@ PORTNAME= jad PORTVERSION= 1.5.8c +PORTREVISION= 1 CATEGORIES= java devel MASTER_SITES= https://varaneckas.com/jad/ DISTNAME= jad158c.freebsd @@ -7,6 +8,9 @@ DISTNAME= jad158c.freebsd MAINTAINER= ale@FreeBSD.org COMMENT= Java Decompiler +DEPRECATED= This is a version that is over 25 years old and has multiple vulnerabilities +EXPIRATION_DATE=2026-06-30 + USES= zip NO_WRKSUBDIR= yes NO_BUILD= yes |
