aboutsummaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2012-09-19 11:55:43 -0300
committerSilvio Rhatto <rhatto@riseup.net>2012-09-19 11:55:43 -0300
commit762e4a4a4a5a1f538b37f22fa7d83da0556e009b (patch)
tree497daf0cab9d93043886f938edb58fd6407cb435 /files
parentc79be820e97da9b31921a7b6a876e089c6939cd2 (diff)
downloadpuppet-drupal-762e4a4a4a5a1f538b37f22fa7d83da0556e009b.tar.gz
puppet-drupal-762e4a4a4a5a1f538b37f22fa7d83da0556e009b.tar.bz2
Adding captcha_pack module
Diffstat (limited to 'files')
-rw-r--r--files/drupal6.make1
-rw-r--r--files/drupal7.make1
2 files changed, 2 insertions, 0 deletions
diff --git a/files/drupal6.make b/files/drupal6.make
index 8f78678..3f5a5c0 100644
--- a/files/drupal6.make
+++ b/files/drupal6.make
@@ -199,3 +199,4 @@ projects[] = security_review
projects[] = module_filter
projects[] = permission_select
projects[] = hidden_captcha
+projects[] = captcha_pack
diff --git a/files/drupal7.make b/files/drupal7.make
index 40081b6..7ec2944 100644
--- a/files/drupal7.make
+++ b/files/drupal7.make
@@ -108,3 +108,4 @@ projects[] = security_review
projects[] = module_filter
projects[] = permission_select
projects[] = hidden_captcha
+projects[] = captcha_pack