diff options
author | linimon <linimon@FreeBSD.org> | 2010-12-28 14:31:49 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-12-28 14:31:49 +0800 |
commit | ed750dcd18bbdf370c069c7dd6fbbd51ccfdbcd6 (patch) | |
tree | 39a882dfef7e826b2e94f49ae83cee31122286a6 /ftp | |
parent | c714a390c4b616c7a8bd4178852765dd1c55f870 (diff) | |
download | freebsd-ports-gnome-ed750dcd18bbdf370c069c7dd6fbbd51ccfdbcd6.tar.gz freebsd-ports-gnome-ed750dcd18bbdf370c069c7dd6fbbd51ccfdbcd6.tar.zst freebsd-ports-gnome-ed750dcd18bbdf370c069c7dd6fbbd51ccfdbcd6.zip |
Reset ijliao@FreeBSD.org due to maintainer-timeouts and long absence.
We hope to see ijliao back again sometime.
Hat: portmgr
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 |