diff options
author | rodent <rodent@pkgsrc.org> | 2014-06-08 22:04:45 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-06-08 22:04:45 +0000 |
commit | 38518a64900ea4fe3cdbfe7b9b1d1b1f5442337b (patch) | |
tree | b3a674e25ed3a803a2faf6091f4f1d92e5c42de8 /www | |
parent | 7ba77f84dd4524e3779a876e6ff0fbf446d16977 (diff) | |
download | pkgsrc-38518a64900ea4fe3cdbfe7b9b1d1b1f5442337b.tar.gz |
+py-boto
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 7f938805a77..59b1d1f9e29 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1040 2014/06/03 14:08:09 jperkin Exp $ +# $NetBSD: Makefile,v 1.1041 2014/06/08 22:04:45 rodent Exp $ # COMMENT= Packages related to the World Wide Web @@ -574,6 +574,7 @@ SUBDIR+= py-beautifulsoup SUBDIR+= py-beautifulsoup4 SUBDIR+= py-bleach SUBDIR+= py-blosxom +SUBDIR+= py-boto SUBDIR+= py-bottle SUBDIR+= py-cherrypy SUBDIR+= py-clearsilver |