diff options
Diffstat (limited to 'ftp/paraget/Makefile')
-rw-r--r-- | ftp/paraget/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/paraget/Makefile b/ftp/paraget/Makefile index 7f51e4a41fe2..473a18384447 100644 --- a/ftp/paraget/Makefile +++ b/ftp/paraget/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 2 CATEGORIES= ftp perl5 MASTER_SITES= SF -MAINTAINER= ijliao@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Parallel ftp-fetching program BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Class/MethodMaker.pm:${PORTSDIR}/devel/p5-Class-MethodMaker |