diff options
author | miwi <miwi@FreeBSD.org> | 2008-08-11 06:03:38 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-08-11 06:03:38 +0800 |
commit | edf1414b59c39f56a352e1fabf1c94f337f36064 (patch) | |
tree | c0e9bb71138e76351b2e32e0cd44f38da2c67cc9 | |
parent | cf372bf9e877b44c1d0ec2520715ad5469bb70ce (diff) | |
download | freebsd-ports-gnome-edf1414b59c39f56a352e1fabf1c94f337f36064.tar.gz freebsd-ports-gnome-edf1414b59c39f56a352e1fabf1c94f337f36064.tar.zst freebsd-ports-gnome-edf1414b59c39f56a352e1fabf1c94f337f36064.zip |
- Mark www/squid26 as deprecated (as already noted via UPDATING) and
let it expire by the end of 2008.
PR: 126412
Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer)
-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 |