summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-03-22 10:37:44 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-03-22 10:37:44 +0000
commit6789395427193c1d40c8899cb3293a57d359c13f (patch)
tree78788d2a27df3395c09813a6ea230efb5248c721 /devel/Makefile
parentThe project has a new home now -- at SourceForge and is currently (diff)
add py-ro 2.5
Python Remote Objects
Notes
Notes: svn path=/head/; revision=56447
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 a4517aba330d..7d7831c0d26d 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -552,6 +552,7 @@
SUBDIR += py-period
SUBDIR += py-pqueue
SUBDIR += py-reverse
+ SUBDIR += py-ro
SUBDIR += py-spark
SUBDIR += py-twisted
SUBDIR += py-unit