summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index d5609011e16..430d6176a4c 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1116 2015/07/12 00:38:00 wiz Exp $
+# $NetBSD: Makefile,v 1.1117 2015/07/15 18:24:09 wiz Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -656,6 +656,7 @@ SUBDIR+= py-uliweb
SUBDIR+= py-urllib3
SUBDIR+= py-uwsgi
SUBDIR+= py-uwsgitop
+SUBDIR+= py-waitress
SUBDIR+= py-webassets
SUBDIR+= py-webcolors
SUBDIR+= py-webpy