diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-06-04 14:17:39 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-06-04 14:17:39 +0000 |
commit | 47ce821484b3438dea67023b367148b49f85898a (patch) | |
tree | 00b70f1a8f08e9d62adbd168cdfc75c2c3599947 /www/squid | |
parent | aa29472b28fd54c6d31c5728191612f0334a8dca (diff) | |
download | ports-47ce821484b3438dea67023b367148b49f85898a.tar.gz ports-47ce821484b3438dea67023b367148b49f85898a.zip |
Notes
Diffstat (limited to 'www/squid')
-rw-r--r-- | www/squid/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/squid/Makefile b/www/squid/Makefile index ddbfd1c0b2ac..18e5dc656130 100644 --- a/www/squid/Makefile +++ b/www/squid/Makefile @@ -2,6 +2,7 @@ PORTNAME= squid PORTVERSION= 4.7 +PORTREVISION= 1 CATEGORIES= www ipv6 MASTER_SITES= http://www.squid-cache.org/Versions/v4/ \ http://www2.us.squid-cache.org/Versions/v4/ \ |