diff options
author | wiz <wiz@pkgsrc.org> | 2016-04-15 12:15:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-04-15 12:15:34 +0000 |
commit | a41003b82c46b7623407616f1a1932e0c7c1c2f7 (patch) | |
tree | b083d7f6ddb91947b096b5cce5aabc439d56c6c6 /www | |
parent | 75c8ac835eafe567b8c144fdf65530d37c280789 (diff) | |
download | pkgsrc-a41003b82c46b7623407616f1a1932e0c7c1c2f7.tar.gz |
+ p5-Plack-Test-Agent
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index c1cdb3093dd..598e0264637 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1164 2016/04/15 11:52:21 wiz Exp $ +# $NetBSD: Makefile,v 1.1165 2016/04/15 12:15:34 wiz Exp $ # COMMENT= Packages related to the World Wide Web @@ -464,6 +464,7 @@ SUBDIR+= p5-Plack-Middleware-RemoveRedundantBody SUBDIR+= p5-Plack-Middleware-ReverseProxy SUBDIR+= p5-Plack-Middleware-Session SUBDIR+= p5-Plack-Middleware-Test-StashWarnings +SUBDIR+= p5-Plack-Test-Agent SUBDIR+= p5-Plack-Test-ExternalServer SUBDIR+= p5-Pod-POM-Web SUBDIR+= p5-Reaction |