diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2006-03-17 20:10:44 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2006-03-17 20:10:44 +0000 |
commit | 50db464fbe70627b246931b19ea9d3373e9ea226 (patch) | |
tree | c50dd09efd745c579d887eeff4e17cae70288251 /www/drupal5 | |
parent | 6f613138007a81e1122170dc2df0af5d2927114b (diff) | |
download | ports-50db464fbe70627b246931b19ea9d3373e9ea226.tar.gz ports-50db464fbe70627b246931b19ea9d3373e9ea226.zip |
Notes
Diffstat (limited to 'www/drupal5')
-rw-r--r-- | www/drupal5/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/drupal5/Makefile b/www/drupal5/Makefile index 31ebcad22f3d..e4f44af57d1a 100644 --- a/www/drupal5/Makefile +++ b/www/drupal5/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 |