diff options
Diffstat (limited to 'www/squid23/Makefile')
-rw-r--r-- | www/squid23/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/squid23/Makefile b/www/squid23/Makefile index 769f27a69499..7595a8afd6f6 100644 --- a/www/squid23/Makefile +++ b/www/squid23/Makefile @@ -16,8 +16,8 @@ MASTER_SITES= \ DISTNAME= squid-2.3.STABLE3 EXTRACT_SUFX= -src.tar.gz -#PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.3/bugs/ -#PATCHFILES= +PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.3/bugs/ +PATCHFILES= squid-2.3.stable3-storeExpiredReferenceAge.patch MAINTAINER= peter@freebsd.org |