summaryrefslogtreecommitdiff
path: root/devel/p5-POE-Component-Client-HTTP
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-POE-Component-Client-HTTP')
-rw-r--r--devel/p5-POE-Component-Client-HTTP/Makefile1
-rw-r--r--devel/p5-POE-Component-Client-HTTP/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-POE-Component-Client-HTTP/Makefile b/devel/p5-POE-Component-Client-HTTP/Makefile
index 4c77c1509e50..7b9d7a4b09b3 100644
--- a/devel/p5-POE-Component-Client-HTTP/Makefile
+++ b/devel/p5-POE-Component-Client-HTTP/Makefile
@@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= POE
PKGNAMEPREFIX= p5-
MAINTAINER= skv@FreeBSD.org
+COMMENT= POE component for non-blocking/concurrent HTTP queries
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/POE.pm:${PORTSDIR}/devel/p5-POE \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww \
diff --git a/devel/p5-POE-Component-Client-HTTP/pkg-comment b/devel/p5-POE-Component-Client-HTTP/pkg-comment
deleted file mode 100644
index 8c44f9a9c83d..000000000000
--- a/devel/p5-POE-Component-Client-HTTP/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-POE component for non-blocking/concurrent HTTP queries