summaryrefslogtreecommitdiff
path: root/devel/py-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/py-coro
parentRemove pkg-comment where COMMENT is already defined in the Makefile (diff)
Clear moonlight beckons.
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Notes
Notes: svn path=/head/; revision=77045
Diffstat (limited to 'devel/py-coro')
-rw-r--r--devel/py-coro/Makefile1
-rw-r--r--devel/py-coro/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-coro/Makefile b/devel/py-coro/Makefile
index 381c7b38040c..0a331f06df81 100644
--- a/devel/py-coro/Makefile
+++ b/devel/py-coro/Makefile
@@ -13,6 +13,7 @@ PKGNAMEPREFIX= py-
DISTNAME= ${PORTNAME}_2001_02_02
MAINTAINER= kbyanc@posi.net
+COMMENT= Python coroutine implementation
BUILD_DEPENDS= ${LOCALBASE}/lib/libcoro.a:${PORTSDIR}/devel/libcoro
diff --git a/devel/py-coro/pkg-comment b/devel/py-coro/pkg-comment
deleted file mode 100644
index 723c9f9bad7f..000000000000
--- a/devel/py-coro/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Python coroutine implementation