diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2007-08-05 09:17:42 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2007-08-05 09:17:42 +0000 |
commit | 9e67986439663f52d244dd097a4d75572c62b1eb (patch) | |
tree | 0aecd9c37a586ee076d114299c437cb9be6db321 /www/Makefile | |
parent | 99e626ea12df49c3a92026a37e1bbe6abfd29857 (diff) |
Add p5-Catalyst-Plugin-Captcha 0.03, create and validate Captcha for
Catalyst.
Notes
Notes:
svn path=/head/; revision=197108
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 0a347086ed15..be38fd32576d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -627,6 +627,7 @@ SUBDIR += p5-Catalyst-Plugin-Cache-FileCache SUBDIR += p5-Catalyst-Plugin-Cache-Memcached SUBDIR += p5-Catalyst-Plugin-Cache-Store-FastMmap + SUBDIR += p5-Catalyst-Plugin-Captcha SUBDIR += p5-Catalyst-Plugin-ConfigLoader SUBDIR += p5-Catalyst-Plugin-ConfigLoader-Environment SUBDIR += p5-Catalyst-Plugin-DefaultEnd |