diff options
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/ftpmirror/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/ftpmirror/Makefile b/ftp/ftpmirror/Makefile index 28ee60e..6afa515 100644 --- a/ftp/ftpmirror/Makefile +++ b/ftp/ftpmirror/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= ftp ipv6 MASTER_SITES= ftp://ftp.intec.co.jp/pub/utils/ftpmirror/beta/ -MAINTAINER= freebsd@galle.com.br +MAINTAINER= garga@FreeBSD.org COMMENT= An utility to mirror directory hierarchy with FTP RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Socket6.pm:${PORTSDIR}/net/p5-Socket6 |