Skip to content
Snippets Groups Projects
Commit ed5164d1 authored by Daniel Engberg's avatar Daniel Engberg
Browse files

comms/zssh: Deprecate and set expiration date to 2022-03-31

Abandonware, last release in 2003. Please consider using scp or
net/croc instead

Using zmodem protocol to transfer files isn't good practice in
2022 and there are good alternatives.

PR:		260718
parent b61153eb
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.5
MAINTAINER= ports@FreeBSD.org
COMMENT= Interactively transferring files to a remote machine while using ssh
DEPRECATED= Abandonware, last release in 2003. Please consider using scp or net/croc instead
EXPIRATION_DATE=2022-03-31
RUN_DEPENDS= lrz:comms/lrzsz
HAS_CONFIGURE= yes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment