diff options
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 4bedd2ee196..3be32fc012d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1216 2017/02/22 13:19:24 wiz Exp $ +# $NetBSD: Makefile,v 1.1217 2017/02/25 14:55:37 kamil Exp $ # COMMENT= Packages related to the World Wide Web @@ -682,6 +682,7 @@ SUBDIR+= py-hyperframe SUBDIR+= py-idna SUBDIR+= py-jonpy SUBDIR+= py-livereload +SUBDIR+= py-landslide SUBDIR+= py-mechanize SUBDIR+= py-mezzanine SUBDIR+= py-mod_wsgi |