summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-07-07 13:27:23 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-07-07 13:27:23 +0000
commitcd6245e1ac10522f31c1f374df752da654eec457 (patch)
tree77564beb30d1ee8c6a71ba30bf570ee148db859c /devel/Makefile
parentUpdate to 1.0c16/Korean. (diff)
Add py-coro - a Python coroutines module.
PR: 19466 Submitted by: Kelly Yancey <kbyanc@posi.net>
Notes
Notes: svn path=/head/; revision=30295
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 7c276af1acd8..9657cc7aa261 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -208,6 +208,7 @@
SUBDIR += prcs
SUBDIR += pth
SUBDIR += pth-devel
+ SUBDIR += py-coro
SUBDIR += py-htmlkit
SUBDIR += py-kjbuckets
SUBDIR += py-kqueue