diff options
author | recht <recht> | 2004-03-30 13:35:39 +0000 |
---|---|---|
committer | recht <recht> | 2004-03-30 13:35:39 +0000 |
commit | b148a7371862425fc8f0c236f279842fb5127f04 (patch) | |
tree | 95840650abcc2a9ad75059b191aaaeb68946f537 /net | |
parent | 4524c13227914ddef7434641432ad712ad66686a (diff) | |
download | pkgsrc-b148a7371862425fc8f0c236f279842fb5127f04.tar.gz |
+py-twisted,py-twisted-docs
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index aadd118ff27..6688c3d142b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.457 2004/03/29 18:44:18 tv Exp $ +# $NetBSD: Makefile,v 1.458 2004/03/30 13:35:39 recht Exp $ # COMMENT= Networking tools @@ -255,6 +255,8 @@ SUBDIR+= py-mimelib SUBDIR+= py-soaplib SUBDIR+= py-soappy SUBDIR+= py-spreadmodule +SUBDIR+= py-twisted +SUBDIR+= py-twisted-docs SUBDIR+= py-xmlrpclib SUBDIR+= py-zsi SUBDIR+= pygopherd |