diff options
author | rodent <rodent@pkgsrc.org> | 2013-12-31 19:33:29 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-12-31 19:33:29 +0000 |
commit | 8822e1c14fbbb637dbdc21b628134b725d38ba68 (patch) | |
tree | 1c8466b832ae32867f179124e9c671484aec1e89 /www/Makefile | |
parent | b9da0b503b6ecc3ce04512c2c1c9ef954dbcff0c (diff) | |
download | pkgsrc-8822e1c14fbbb637dbdc21b628134b725d38ba68.tar.gz |
+py-http-parser
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 67d684d91d7..1a7813a716a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1008 2013/12/31 16:52:09 wiz Exp $ +# $NetBSD: Makefile,v 1.1009 2013/12/31 19:33:29 rodent Exp $ # COMMENT= Packages related to the World Wide Web @@ -607,6 +607,7 @@ SUBDIR+= py-flask-wtf SUBDIR+= py-flup SUBDIR+= py-gdata SUBDIR+= py-genshi +SUBDIR+= py-http-parser SUBDIR+= py-httplib2 SUBDIR+= py-jonpy SUBDIR+= py-mechanize |