diff options
author | recht <recht> | 2004-03-30 13:35:39 +0000 |
---|---|---|
committer | recht <recht> | 2004-03-30 13:35:39 +0000 |
commit | 66c1ed445c6679ca4bb8c7022bd080e71241c781 (patch) | |
tree | 95840650abcc2a9ad75059b191aaaeb68946f537 /net/Makefile | |
parent | 7c509786dbfa36d4a63d9d6308a21a16f1eb34a8 (diff) | |
download | pkgsrc-66c1ed445c6679ca4bb8c7022bd080e71241c781.tar.gz |
+py-twisted,py-twisted-docs
Diffstat (limited to 'net/Makefile')
-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 |