diff options
author | miwi <miwi@FreeBSD.org> | 2007-09-23 16:12:18 +0000 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-09-23 16:12:18 +0000 |
commit | 88f6851d9f681c1d775fa9212fba58936927a4ed (patch) | |
tree | ffdbd3dacc83c54a9579f68e6aef64d9f3661e52 | |
parent | 9993e2070be7909f1a199d2cf7c4e1b85bffd68b (diff) | |
download | FreeBSD-ports-88f6851d9f681c1d775fa9212fba58936927a4ed.zip FreeBSD-ports-88f6851d9f681c1d775fa9212fba58936927a4ed.tar.gz |
- Mark as deprecated (This version is no longer supported by the developers)
PR: 116582
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
-rw-r--r-- | www/squid25/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/squid25/Makefile b/www/squid25/Makefile index dd24972..91f96e1 100644 --- a/www/squid25/Makefile +++ b/www/squid25/Makefile @@ -100,6 +100,9 @@ COMMENT= HTTP Caching Proxy LATEST_LINK= squid25 +DEPRECATED= This version is no longer supported by the developers +EXPIRATION_DATE= 2007-10-31 + CONFLICTS= squid-2.[^5]* GNU_CONFIGURE= yes USE_BZIP2= yes |