diff options
author | Simon L. B. Nielsen <simon@FreeBSD.org> | 2005-09-28 18:15:56 +0000 |
---|---|---|
committer | Simon L. B. Nielsen <simon@FreeBSD.org> | 2005-09-28 18:15:56 +0000 |
commit | 693aee85ad0a60ed75988c3041a3925f9db6b762 (patch) | |
tree | 82f6038d6aee873055b2ba5fb03f6a434a39c0d5 /www/twiki | |
parent | 51ab423d85b3f0e410821d7e376bcee02480cc2e (diff) | |
download | ports-693aee85ad0a60ed75988c3041a3925f9db6b762.tar.gz ports-693aee85ad0a60ed75988c3041a3925f9db6b762.zip |
Notes
Diffstat (limited to 'www/twiki')
-rw-r--r-- | www/twiki/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/twiki/Makefile b/www/twiki/Makefile index 5c1ad71bf007..50fd0796e4aa 100644 --- a/www/twiki/Makefile +++ b/www/twiki/Makefile @@ -14,6 +14,8 @@ DISTNAME= TWiki${PORTVERSION} MAINTAINER= justin@hawkins.id.au COMMENT= A flexible, powerful, and easy to use Web-based collaboration platform +FORBIDDEN= Security: http://twiki.org/cgi-bin/view/Codev/SecurityAlertExecuteCommandsWithInclude + NO_WRKSUBDIR= yes NO_BUILD= yes |