diff options
author | brooks <brooks@FreeBSD.org> | 2006-03-18 04:10:44 +0800 |
---|---|---|
committer | brooks <brooks@FreeBSD.org> | 2006-03-18 04:10:44 +0800 |
commit | 20807593392257e10c44b29c96fc4074619b45a1 (patch) | |
tree | 75203287c5671232b2a21eb21783e6bcefd49e77 /www/drupal7 | |
parent | 1ad4a4ac5776cd827b5ccb5d253594c258f5fab5 (diff) | |
download | freebsd-ports-gnome-20807593392257e10c44b29c96fc4074619b45a1.tar.gz freebsd-ports-gnome-20807593392257e10c44b29c96fc4074619b45a1.tar.zst freebsd-ports-gnome-20807593392257e10c44b29c96fc4074619b45a1.zip |
Mark FORBIDDEN due to several security issues. For details see:
http://www.drupal.org/security
Updates and vuxml to follow.
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 31ebcad22f3d..e4f44af57d1a 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= Multiple (generally minor) vulnerabilities + DRUPAL_PORT= yes USE_PHP= gd pcre session xml |