aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Coro
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-Coro
parentbaa68c63d40ffc2c059c978764c3c89675445e55 (diff)
downloadports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz
ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip
Notes
Diffstat (limited to 'devel/p5-Coro')
-rw-r--r--devel/p5-Coro/Makefile1
-rw-r--r--devel/p5-Coro/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Coro/Makefile b/devel/p5-Coro/Makefile
index 10b738147929..6f2e39a86c54 100644
--- a/devel/p5-Coro/Makefile
+++ b/devel/p5-Coro/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Coro
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
+COMMENT= Coro - coroutine process abstraction for perl
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Event.pm:${PORTSDIR}/devel/p5-Event \
${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
diff --git a/devel/p5-Coro/pkg-comment b/devel/p5-Coro/pkg-comment
deleted file mode 100644
index 81be5ab1c340..000000000000
--- a/devel/p5-Coro/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Coro - coroutine process abstraction for perl