diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2008-12-23 15:22:37 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2008-12-23 15:22:37 +0000 |
commit | 477304664377205874f938f6a823f970d1d8289e (patch) | |
tree | dbab8c48b8b3e644c1c00923f937743821b79c6f /www/twiki | |
parent | - Mark broken until 4.2.4 port upgrade is complete (diff) |
- Change BROKEN to FORBIDDEN (will read the handbook more
carefully next time!)
Reported by: miwi
Notes
Notes:
svn path=/head/; revision=224639
Diffstat (limited to 'www/twiki')
-rw-r--r-- | www/twiki/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/twiki/Makefile b/www/twiki/Makefile index 013fed70fc7b..03ea9cf2d2a5 100644 --- a/www/twiki/Makefile +++ b/www/twiki/Makefile @@ -38,7 +38,7 @@ RUN_DEPENDS= \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ twiki-TWikiUserMappingContrib>=0:${PORTSDIR}/www/twiki-TWikiUserMappingContrib -BROKEN= Remote server compromise vulnerability in this version +FORBIDDEN= Remote server compromise vulnerability in this version USE_PERL5= yes |