diff options
author | flz <flz@FreeBSD.org> | 2005-07-01 03:25:09 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-07-01 03:25:09 +0800 |
commit | 000162522f0c9870afe0c6a2e06697a3fbcf2446 (patch) | |
tree | 86582b1a0de782f0032d3953383288a4c35f0674 /www/squid27/Makefile | |
parent | b1373ebc29911d6ca9f91bdcfb86c9597d8385de (diff) | |
download | freebsd-ports-gnome-000162522f0c9870afe0c6a2e06697a3fbcf2446.tar.gz freebsd-ports-gnome-000162522f0c9870afe0c6a2e06697a3fbcf2446.tar.zst freebsd-ports-gnome-000162522f0c9870afe0c6a2e06697a3fbcf2446.zip |
- Update transparent patch.
PR: ports/82838
Submitted by: maintainer
Diffstat (limited to 'www/squid27/Makefile')
-rw-r--r-- | www/squid27/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/squid27/Makefile b/www/squid27/Makefile index ddda4586996f..80723db9c918 100644 --- a/www/squid27/Makefile +++ b/www/squid27/Makefile @@ -66,7 +66,7 @@ PORTNAME= squid PORTVERSION= 2.5.10 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= \ ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \ @@ -83,7 +83,7 @@ PATCHFILES= squid-2.5.STABLE10-content_length.patch \ squid-2.5.STABLE10-spanish.patch \ squid-2.5.STABLE10-internal_date.patch \ squid-2.5.STABLE10-chroot-2.patch \ - squid-2.5.STABLE10-transparent.patch \ + squid-2.5.STABLE10-transparent-2.patch \ squid-2.5.STABLE10-redirect_flags.patch \ squid-2.5.STABLE10-cache_dir_change.patch \ squid-2.5.STABLE10-snmp_getnext.patch |