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 bb7e95c05df..1846b1b53b2 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1269 2017/09/29 14:34:03 joerg Exp $ +# $NetBSD: Makefile,v 1.1270 2017/09/29 14:39:54 joerg Exp $ # COMMENT= Packages related to the World Wide Web @@ -711,6 +711,7 @@ SUBDIR+= py-jonpy SUBDIR+= py-landslide SUBDIR+= py-livereload SUBDIR+= py-mechanize +SUBDIR+= py-meinheld SUBDIR+= py-meld3 SUBDIR+= py-mezzanine SUBDIR+= py-mod_wsgi |