diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2012-04-08 16:52:45 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2012-04-08 16:52:45 +0000 |
commit | a865fa420ae7c70d01e287010ba4e85786fe2f7d (patch) | |
tree | ff9d389c0bb5369a8c5aa0ed293622069b1e42eb /www/Makefile | |
parent | 062604cb9faba7f6e1e105e3318852e02a344609 (diff) |
This Drupal 7 module presents a front-end for Skipfish.
WWW: https://github.com/wayfair/drupal-vulnscan
PR: ports/166111
Submitted by: Shawn Webb <bsdports@wayfair.com>
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=294391
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 c9e20e7cfa2e..f6437b04c248 100644 --- a/www/Makefile +++ b/www/Makefile @@ -162,6 +162,7 @@ SUBDIR += drupal6-wysiwyg SUBDIR += drupal6-zeropoint SUBDIR += drupal7 + SUBDIR += drupal7-vulnscan SUBDIR += drupal7-wysiwyg SUBDIR += drush SUBDIR += dtse |