diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-12-23 07:03:21 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-12-23 07:03:21 +0000 |
commit | ddd8c8640e6bf56980b2ae40cc52b03550db34f4 (patch) | |
tree | 757664a5a353b3980c7ae816f06aebdf10615669 /www/squid | |
parent | 6342be5e7df038e6e01f0020bf74efd0f6a7dd24 (diff) | |
download | ports-ddd8c8640e6bf56980b2ae40cc52b03550db34f4.tar.gz ports-ddd8c8640e6bf56980b2ae40cc52b03550db34f4.zip |
Notes
Diffstat (limited to 'www/squid')
-rw-r--r-- | www/squid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/squid/Makefile b/www/squid/Makefile index 384ecc22e062..1f621887dca7 100644 --- a/www/squid/Makefile +++ b/www/squid/Makefile @@ -2,7 +2,7 @@ PORTNAME= squid PORTVERSION= 3.5.27 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www ipv6 MASTER_SITES= http://www.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \ http://www2.us.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \ |