aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-POE-Component-Client-POP3
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
committerAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
commit7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch)
treefd4e3235fcfaf2558312feb3c9527f1592b91aff /devel/p5-POE-Component-Client-POP3
parentbaa68c63d40ffc2c059c978764c3c89675445e55 (diff)
downloadports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz
ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip
Notes
Diffstat (limited to 'devel/p5-POE-Component-Client-POP3')
-rw-r--r--devel/p5-POE-Component-Client-POP3/Makefile1
-rw-r--r--devel/p5-POE-Component-Client-POP3/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-POE-Component-Client-POP3/Makefile b/devel/p5-POE-Component-Client-POP3/Makefile
index b62ad9e90686..30c1e7e23624 100644
--- a/devel/p5-POE-Component-Client-POP3/Makefile
+++ b/devel/p5-POE-Component-Client-POP3/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= POE
PKGNAMEPREFIX= p5-
MAINTAINER= skv@FreeBSD.org
+COMMENT= Impliment a POP3 client POE component
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/POE.pm:${PORTSDIR}/devel/p5-POE
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/devel/p5-POE-Component-Client-POP3/pkg-comment b/devel/p5-POE-Component-Client-POP3/pkg-comment
deleted file mode 100644
index e053ffd9104e..000000000000
--- a/devel/p5-POE-Component-Client-POP3/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Impliment a POP3 client POE component