summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwiz <wiz>2015-07-16 11:40:19 +0000
committerwiz <wiz>2015-07-16 11:40:19 +0000
commite7e88e1118dc9a29b514db6559ca9e2ef5a72ae5 (patch)
treeffc3f2c6415a85f37b8dc0836fdeb538824db273 /www
parent3bf3d3131dce61ef411c168ddd3a63062086ca88 (diff)
downloadpkgsrc-e7e88e1118dc9a29b514db6559ca9e2ef5a72ae5.tar.gz
+ py-PasteScript
Diffstat (limited to 'www')
-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