From 8287164dfc55f250a5c64f453a3b7e38735520d0 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Thu, 16 Feb 2023 13:05:26 -0300 Subject: ftp/ftpmirror: Deprecate and reset maintainership This project is old and has no development for a long time. FTP is not that relevant nowadays and recently it stopped building. I have no interest on it and will not put effort to get it fixed, so I dropped maintainership and marked it to be removed in 3 months. --- ftp/ftpmirror/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'ftp') diff --git a/ftp/ftpmirror/Makefile b/ftp/ftpmirror/Makefile index 4fa704d7f94a..524821a47b1d 100644 --- a/ftp/ftpmirror/Makefile +++ b/ftp/ftpmirror/Makefile @@ -4,9 +4,13 @@ PORTREVISION= 5 CATEGORIES= ftp MASTER_SITES= ftp://ftp.sai.msu.su/pub/unix/FTP/mirror/ -MAINTAINER= garga@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utility to mirror directory hierarchy with FTP +DEPRECATED= Abandonware +EXPIRATION_DATE=2023-05-31 +BROKEN= Do not build + LICENSE= BSD2CLAUSE RUN_DEPENDS= p5-Socket6>=0:net/p5-Socket6 -- cgit v1.2.3