Date: Wed, 13 Dec 2017 22:35:53 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r456265 - head/www/squid Message-ID: <201712132235.vBDMZreJ011502@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Wed Dec 13 22:35:53 2017 New Revision: 456265 URL: https://svnweb.freebsd.org/changeset/ports/456265 Log: Fix typo in previous commit Reported by: Yasuhiro KIMURA <yasu@utahime.org> Modified: head/www/squid/Makefile Modified: head/www/squid/Makefile ============================================================================== --- head/www/squid/Makefile Wed Dec 13 21:09:29 2017 (r456264) +++ head/www/squid/Makefile Wed Dec 13 22:35:53 2017 (r456265) @@ -2,7 +2,7 @@ PORTNAME= squid PORTVERSION= 3.5.27 -POTREVISION= 1 +PORTREVISION= 1 CATEGORIES= www ipv6 MASTER_SITES= http://www.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \ http://www2.us.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712132235.vBDMZreJ011502>