diff options
author | Xin LI <delphij@FreeBSD.org> | 2007-12-07 10:21:19 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2007-12-07 10:21:19 +0000 |
commit | e7818cb25ca6d772855f4c20fa5276e1489209d1 (patch) | |
tree | 2a759dacf109a64517f3a337938291ee980ba52c /www | |
parent | 4ac462a99d88c6a2e5898f4a62af1f7ecd9463e6 (diff) |
Mark FORBIDDEN due to CVE-2007-6239.
Approved by: portmgr (linimon)
Notes
Notes:
svn path=/head/; revision=202920
Diffstat (limited to 'www')
-rw-r--r-- | www/squid25/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/squid25/Makefile b/www/squid25/Makefile index 99a8c20cccac..07b69710ec3d 100644 --- a/www/squid25/Makefile +++ b/www/squid25/Makefile @@ -102,6 +102,7 @@ LATEST_LINK= squid25 DEPRECATED= This version is no longer supported by the developers EXPIRATION_DATE= 2007-10-31 +FORBIDDEN= Security issue - see http://www.vuxml.org/freebsd/6eb580d7-a29c-11dc-8919-001c2514716c.html CONFLICTS= squid-2.[^5]* GNU_CONFIGURE= yes |