diff options
author | John Marino <marino@FreeBSD.org> | 2014-09-16 12:57:18 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-09-16 12:57:18 +0000 |
commit | c1729ff70ef7933b9ba388ad4e2467195c832abc (patch) | |
tree | b8d5c45c80ee01d01a723d77ec359647da300c2e /www | |
parent | f75820256c9ca06b6820ca70279636032abca183 (diff) | |
download | freebsd-ports-c1729ff70ef7933b9ba388ad4e2467195c832abc.zip |
www/squid33: Update deprecation message with a more accurate EOL date
Diffstat (limited to 'www')
-rw-r--r-- | www/squid33/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/squid33/Makefile b/www/squid33/Makefile index 4629afb6f818..43c845dc2eff 100644 --- a/www/squid33/Makefile +++ b/www/squid33/Makefile @@ -25,7 +25,7 @@ PATCHFILES= FreeBSD_silence_nosuid_mk1.patch:nosid MAINTAINER= ports@FreeBSD.org COMMENT= HTTP Caching Proxy -DEPRECATED= Reached EOL on 13 July 2013, use www/squid (v3.4) instead +DEPRECATED= Reached EOL on 28 August 2014, use www/squid (v3.4) instead EXPIRATION_DATE=2015-01-31 LICENSE= GPLv2 |