diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-POE-Component-Client-Ping/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-POE-Component-Client-Ping/Makefile b/net/p5-POE-Component-Client-Ping/Makefile index f851d6b8a3fa..5bafb996b2a6 100644 --- a/net/p5-POE-Component-Client-Ping/Makefile +++ b/net/p5-POE-Component-Client-Ping/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= POE component for non-blocking/concurrent ICMP ping BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ |