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 1a7813a716a..6c29a2c45a0 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1009 2013/12/31 19:33:29 rodent Exp $ +# $NetBSD: Makefile,v 1.1010 2014/01/03 03:35:24 rodent Exp $ # COMMENT= Packages related to the World Wide Web @@ -592,6 +592,7 @@ SUBDIR+= py-flask SUBDIR+= py-flask-admin SUBDIR+= py-flask-assets SUBDIR+= py-flask-babelex +SUBDIR+= py-flask-bootstrap SUBDIR+= py-flask-cache SUBDIR+= py-flask-flatpages SUBDIR+= py-flask-frozen |