diff --git a/comms/zssh/Makefile b/comms/zssh/Makefile index 658af6b07f514aa7e673ca3dce3c6fc7d6878b2c..94afbd776800217539abb7c0d9fbb252942b0e4d 100644 --- a/comms/zssh/Makefile +++ b/comms/zssh/Makefile @@ -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