svn commit: r456265 - head/www/squid

Steve Wills swills at FreeBSD.org
Wed Dec 13 22:35:55 UTC 2017


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 at 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}/ \


More information about the svn-ports-head mailing list