diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-07-11 16:47:16 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-07-11 16:47:16 +0000 |
commit | d5a8ad9d477e44e7edec30b4f6061444c86eac6b (patch) | |
tree | 4d7143faae67b0d92f57fd4ee2a49c047a893f1f /ftp/ftpmirror | |
parent | aeccbb0560babe3dea4dabb944b712e8f7caec57 (diff) | |
download | ports-d5a8ad9d477e44e7edec30b4f6061444c86eac6b.tar.gz ports-d5a8ad9d477e44e7edec30b4f6061444c86eac6b.zip |
Notes
Diffstat (limited to 'ftp/ftpmirror')
-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 28ee60eb6f5f..6afa5152548e 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 |