diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2014-11-20 21:31:37 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2014-11-20 21:31:37 +0800 |
commit | 99184505708bf73a62f3adf392a5fc9d3d5ff37c (patch) | |
tree | 58c147b0a9aae5bf710d7bddfebbdd51b6180927 /www/Makefile | |
parent | 12e9c8b7815457194ec82bc443a4b88db3f80dc5 (diff) | |
download | freebsd-ports-gnome-99184505708bf73a62f3adf392a5fc9d3d5ff37c.tar.gz freebsd-ports-gnome-99184505708bf73a62f3adf392a5fc9d3d5ff37c.tar.zst freebsd-ports-gnome-99184505708bf73a62f3adf392a5fc9d3d5ff37c.zip |
Amon2 anti CSRF filter.
WWW: http://search.cpan.org/dist/Amon2-Plugin-Web-CSRFDefender/
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 17521e36a4ee..e96675f28801 100644 --- a/www/Makefile +++ b/www/Makefile @@ -563,6 +563,7 @@ SUBDIR += p5-Amon2 SUBDIR += p5-Amon2-Lite SUBDIR += p5-Amon2-Plugin-LogDispatch + SUBDIR += p5-Amon2-Plugin-Web-CSRFDefender SUBDIR += p5-Amon2-Plugin-Web-MobileAgent SUBDIR += p5-Any-Template SUBDIR += p5-Any-URI-Escape |