diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2006-05-25 20:31:58 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2006-05-25 20:31:58 +0000 |
commit | 2b921c9f38596f60679fcee123b1810d0a93e054 (patch) | |
tree | fb2527a4b82404088d6e1cdcbd2a2380f5c21595 /www/drupal4 | |
parent | 3693f07b54e1e516bb3a290b4fc45bb22fc50646 (diff) | |
download | ports-2b921c9f38596f60679fcee123b1810d0a93e054.tar.gz ports-2b921c9f38596f60679fcee123b1810d0a93e054.zip |
Notes
Diffstat (limited to 'www/drupal4')
-rw-r--r-- | www/drupal4/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/drupal4/Makefile b/www/drupal4/Makefile index 9e479b69ed37..0894b8510042 100644 --- a/www/drupal4/Makefile +++ b/www/drupal4/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 |