diff options
Diffstat (limited to 'www/drupal7')
-rw-r--r-- | www/drupal7/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/drupal7/Makefile b/www/drupal7/Makefile index 9e479b69ed37..0894b8510042 100644 --- a/www/drupal7/Makefile +++ b/www/drupal7/Makefile @@ -16,6 +16,8 @@ DIST_SUBDIR= drupal MAINTAINER= brooks@FreeBSD.org COMMENT= CMS that supports pgsql and mysql +FORBIDDEN= SQL injection and remote execution vulnerabilities + DRUPAL_PORT= yes USE_PHP= gd pcre session xml |