diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-12-28 06:31:49 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-12-28 06:31:49 +0000 |
commit | d46c2efac2ddd043e3fbd312dae5b22fd46ea6a4 (patch) | |
tree | 1665fba1e33f8bc8068880259d4874365d2fc147 /ftp | |
parent | 2c69f37905b4a2400b519365124e5723cf59b264 (diff) | |
download | ports-d46c2efac2ddd043e3fbd312dae5b22fd46ea6a4.tar.gz ports-d46c2efac2ddd043e3fbd312dae5b22fd46ea6a4.zip |
Notes
Diffstat (limited to 'ftp')
-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 |