aboutsummaryrefslogtreecommitdiff
path: root/ftp/ftpmirror/Makefile
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2005-07-11 16:47:16 +0000
committerRenato Botelho <garga@FreeBSD.org>2005-07-11 16:47:16 +0000
commitd5a8ad9d477e44e7edec30b4f6061444c86eac6b (patch)
tree4d7143faae67b0d92f57fd4ee2a49c047a893f1f /ftp/ftpmirror/Makefile
parentaeccbb0560babe3dea4dabb944b712e8f7caec57 (diff)
downloadports-d5a8ad9d477e44e7edec30b4f6061444c86eac6b.tar.gz
ports-d5a8ad9d477e44e7edec30b4f6061444c86eac6b.zip
Change MAINTAINER to my @FreeBSD.org account
Approved by: flz (mentor)
Notes
Notes: svn path=/head/; revision=138919
Diffstat (limited to 'ftp/ftpmirror/Makefile')
-rw-r--r--ftp/ftpmirror/Makefile2
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