summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/Makefile3
-rw-r--r--net/Makefile3
-rw-r--r--security/Makefile3
-rw-r--r--www/Makefile3
4 files changed, 8 insertions, 4 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 3c8f5bf1f9f..2adda8442b7 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1370 2010/07/19 11:15:05 drochner Exp $
+# $NetBSD: Makefile,v 1.1371 2010/07/19 17:04:54 ver Exp $
#
COMMENT= Development utilities
@@ -1127,6 +1127,7 @@ SUBDIR+= py-generate
SUBDIR+= py-gobject
SUBDIR+= py-gobject-shared
SUBDIR+= py-idle
+SUBDIR+= py-jersey
SUBDIR+= py-kjbuckets
SUBDIR+= py-kqueue
SUBDIR+= py-newt
diff --git a/net/Makefile b/net/Makefile
index 9084da321e6..7323fa7f7b5 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.837 2010/07/14 04:56:04 manu Exp $
+# $NetBSD: Makefile,v 1.838 2010/07/19 17:04:54 ver Exp $
#
COMMENT= Networking tools
@@ -457,6 +457,7 @@ SUBDIR+= py-libdnet
SUBDIR+= py-libpcap
SUBDIR+= py-medusa
SUBDIR+= py-pcap
+SUBDIR+= py-s3cmd
SUBDIR+= py-soaplib
SUBDIR+= py-soappy
SUBDIR+= py-spreadmodule
diff --git a/security/Makefile b/security/Makefile
index c21f661666e..293555c81a5 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.391 2010/07/13 19:48:09 manu Exp $
+# $NetBSD: Makefile,v 1.392 2010/07/19 17:04:54 ver Exp $
#
COMMENT= Security tools
@@ -291,6 +291,7 @@ SUBDIR+= py-gnupg
SUBDIR+= py-lasso
SUBDIR+= py-m2crypto
SUBDIR+= py-mcrypt
+SUBDIR+= py-oauth
SUBDIR+= py-openid
SUBDIR+= py-paramiko
SUBDIR+= py-prewikka
diff --git a/www/Makefile b/www/Makefile
index 1018ff06846..c3dab745362 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.764 2010/07/11 13:50:52 seb Exp $
+# $NetBSD: Makefile,v 1.765 2010/07/19 17:04:54 ver Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -520,6 +520,7 @@ SUBDIR+= py-mechanize
SUBDIR+= py-moin
SUBDIR+= py-nevow
SUBDIR+= py-paste
+SUBDIR+= py-pendrell
SUBDIR+= py-rss2gen
SUBDIR+= py-scgi
SUBDIR+= py-simpletal