diff options
Diffstat (limited to 'devel/cvsweb/Makefile')
-rw-r--r-- | devel/cvsweb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/cvsweb/Makefile b/devel/cvsweb/Makefile index 7d26bb8ea384..8c43adfa926e 100644 --- a/devel/cvsweb/Makefile +++ b/devel/cvsweb/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= knu MAINTAINER= knu@FreeBSD.org +FORBIDDEN= "due to cross-site scripting vulnerabilities" + NO_BUILD= yes USE_PERL5= yes |