diff options
author | markd <markd@pkgsrc.org> | 2014-09-04 22:03:00 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2014-09-04 22:03:00 +0000 |
commit | c7f61fbcf6955c9018957a0a7849d7c40f9b2aec (patch) | |
tree | 7d35604300edca01c57b0b1d714d24262a04bafc /www/Makefile | |
parent | 78d50417c00052da1d3600fab3d76c8cefff9a6f (diff) | |
download | pkgsrc-c7f61fbcf6955c9018957a0a7849d7c40f9b2aec.tar.gz |
Add p5-WWW-CSRF
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 6466f93755d..2b5ff166252 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1064 2014/08/28 04:07:40 jnemeth Exp $ +# $NetBSD: Makefile,v 1.1065 2014/09/04 22:03:00 markd Exp $ # COMMENT= Packages related to the World Wide Web @@ -491,6 +491,7 @@ SUBDIR+= p5-URI-Nested SUBDIR+= p5-URI-db SUBDIR+= p5-VRML SUBDIR+= p5-WWW-Amazon-Wishlist +SUBDIR+= p5-WWW-CSRF SUBDIR+= p5-WWW-Curl SUBDIR+= p5-WWW-Facebook-API SUBDIR+= p5-WWW-Mechanize |