summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-07-16 11:40:19 +0000
committerwiz <wiz@pkgsrc.org>2015-07-16 11:40:19 +0000
commitae5311f92d5949414a6f19eeefe18548f096c7ae (patch)
treeffc3f2c6415a85f37b8dc0836fdeb538824db273 /www/Makefile
parent24bc1352f5e8da3a7f2ad1674f0af402b3a5e8ad (diff)
downloadpkgsrc-ae5311f92d5949414a6f19eeefe18548f096c7ae.tar.gz
+ py-PasteScript
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index ec802849cea..ca8fe67551a 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1120 2015/07/15 18:49:53 wiz Exp $
+# $NetBSD: Makefile,v 1.1121 2015/07/16 11:40:19 wiz Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -557,6 +557,7 @@ SUBDIR+= py-ClientForm
SUBDIR+= py-FormEncode
SUBDIR+= py-HTMLgen
SUBDIR+= py-PasteDeploy
+SUBDIR+= py-PasteScript
SUBDIR+= py-Routes
SUBDIR+= py-URLObject
SUBDIR+= py-WebOb