summaryrefslogtreecommitdiff
path: root/ftp/ftpmirror/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/ftpmirror/Makefile')
-rw-r--r--ftp/ftpmirror/Makefile6
1 files changed, 5 insertions, 1 deletions
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