summaryrefslogtreecommitdiff
path: root/net/jsch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/jsch/Makefile')
-rw-r--r--net/jsch/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/jsch/Makefile b/net/jsch/Makefile
index caefd8819e79..1b85e1f29154 100644
--- a/net/jsch/Makefile
+++ b/net/jsch/Makefile
@@ -1,6 +1,6 @@
PORTNAME= jsch
PORTVERSION= 0.1.55
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net java security
MASTER_SITES= SF
@@ -10,6 +10,9 @@ WWW= http://www.jcraft.com/jsch
LICENSE= BSD3CLAUSE
+DEPRECATED= Upstream website does not exist. No ports depend on this. It does not compile on jdk21. See also: https://github.com/mwiede/jsch
+EXPIRATION_DATE= 2026-01-31
+
USES= cpe java:ant,run zip
CPE_VENDOR= jcraft