diff options
Diffstat (limited to 'www/mod_python')
-rw-r--r-- | www/mod_python/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_python/Makefile b/www/mod_python/Makefile index c97719fb0b80..0dd733014305 100644 --- a/www/mod_python/Makefile +++ b/www/mod_python/Makefile @@ -16,6 +16,8 @@ DIST_SUBDIR= python MAINTAINER= ports@FreeBSD.org COMMENT= Apache module for integrating Python +FORBIDDEN= denial of service vulnerability + USE_APACHE= yes NO_PACKAGE= "Requires Python without threads support" USE_PYTHON= yes |