diff options
Diffstat (limited to 'net/p5-POE-Component-Client-Ping')
-rw-r--r-- | net/p5-POE-Component-Client-Ping/Makefile | 1 | ||||
-rw-r--r-- | net/p5-POE-Component-Client-Ping/pkg-comment | 1 |
2 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 a7f7ad90c8fd..c7fb71a835ca 100644 --- a/net/p5-POE-Component-Client-Ping/Makefile +++ b/net/p5-POE-Component-Client-Ping/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= POE PKGNAMEPREFIX= p5- MAINTAINER= skv@protey.ru +COMMENT= POE component for non-blocking/concurrent ICMP ping BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/POE.pm:${PORTSDIR}/devel/p5-POE \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes diff --git a/net/p5-POE-Component-Client-Ping/pkg-comment b/net/p5-POE-Component-Client-Ping/pkg-comment deleted file mode 100644 index 6052ea27986b..000000000000 --- a/net/p5-POE-Component-Client-Ping/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -POE component for non-blocking/concurrent ICMP ping |