diff options
author | rodent <rodent@pkgsrc.org> | 2014-05-03 01:57:33 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-05-03 01:57:33 +0000 |
commit | 90f228377dc57279ecbc4847f964e933730e731e (patch) | |
tree | 7ed1739196a079b6dd476f31e08a30e68e3a1362 /www | |
parent | 5d8baa1ff6ae240f7d3f64a334dd020fe8bf49fa (diff) | |
download | pkgsrc-90f228377dc57279ecbc4847f964e933730e731e.tar.gz |
+py-twill
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 fef917da93e..4ae761c0d1a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1028 2014/05/03 01:45:18 rodent Exp $ +# $NetBSD: Makefile,v 1.1029 2014/05/03 01:57:33 rodent Exp $ # COMMENT= Packages related to the World Wide Web @@ -639,6 +639,7 @@ SUBDIR+= py-scgi SUBDIR+= py-simpletal SUBDIR+= py-swish-e SUBDIR+= py-tornado +SUBDIR+= py-twill SUBDIR+= py-uliweb SUBDIR+= py-urllib3 SUBDIR+= py-uwsgi |