diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-08-10 22:03:38 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-08-10 22:03:38 +0000 |
commit | 8f1ed039fc49f3cbe39a7123a3919c67e4a6848f (patch) | |
tree | 58338f9de9fbeecb4dee0293b94226f7d7a5e9ed /www/squid26 | |
parent | d90a4dd88a0bf878a71443967fd4df3f6017c407 (diff) |
Notes
Diffstat (limited to 'www/squid26')
-rw-r--r-- | www/squid26/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/squid26/Makefile b/www/squid26/Makefile index 7faa618cd3d7..773104fc9a7d 100644 --- a/www/squid26/Makefile +++ b/www/squid26/Makefile @@ -114,6 +114,9 @@ COMMENT= HTTP Caching Proxy LATEST_LINK= squid26 +DEPRECATED= The 2.6 series is no longer actively maintained by the Squid developers +EXPIRATION_DATE= 2008-12-31 + CONFLICTS= squid-2.[^6]* squid-3.* cacheboy-[0-9]* GNU_CONFIGURE= yes USE_BZIP2= yes |