diff options
author | glarkin <glarkin@FreeBSD.org> | 2008-12-23 23:22:37 +0800 |
---|---|---|
committer | glarkin <glarkin@FreeBSD.org> | 2008-12-23 23:22:37 +0800 |
commit | 4009f68a8b58183c9c47807ac810426359be5495 (patch) | |
tree | 7e7c9af81000961ac2c924183be2eb7616ba8239 /www/twiki | |
parent | fef202feda01c54c3e9cb6fa8a06f1c0bdf04c05 (diff) | |
download | freebsd-ports-gnome-4009f68a8b58183c9c47807ac810426359be5495.tar.gz freebsd-ports-gnome-4009f68a8b58183c9c47807ac810426359be5495.tar.zst freebsd-ports-gnome-4009f68a8b58183c9c47807ac810426359be5495.zip |
- Change BROKEN to FORBIDDEN (will read the handbook more
carefully next time!)
Reported by: miwi
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 |