diff options
author | kamil <kamil> | 2016-06-18 13:04:16 +0000 |
---|---|---|
committer | kamil <kamil> | 2016-06-18 13:04:16 +0000 |
commit | 4330125249aac93887975b467f3c6f737dec061a (patch) | |
tree | 9eeb934e2cf48754a11c701192deed7646b1d22d /www/Makefile | |
parent | 65d2e72734037b70ea70692240d202212829d020 (diff) | |
download | pkgsrc-4330125249aac93887975b467f3c6f737dec061a.tar.gz |
Add www/p5-URI-ws
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 62b9c5d8739..09f32638233 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1179 2016/06/17 16:41:53 prlw1 Exp $ +# $NetBSD: Makefile,v 1.1180 2016/06/18 13:04:16 kamil Exp $ # COMMENT= Packages related to the World Wide Web @@ -516,6 +516,7 @@ SUBDIR+= p5-URI-FromHash SUBDIR+= p5-URI-Nested SUBDIR+= p5-URI-Query SUBDIR+= p5-URI-db +SUBDIR+= p5-URI-ws SUBDIR+= p5-VRML SUBDIR+= p5-WWW-Amazon-Wishlist SUBDIR+= p5-WWW-CSRF |