Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jul 2018 02:05:59 +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: r473945 - head/devel/p5-File-Assets
Message-ID:  <201807050205.w6525x74097883@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Thu Jul  5 02:05:59 2018
New Revision: 473945
URL: https://svnweb.freebsd.org/changeset/ports/473945

Log:
  devel/p5-File-Assets: Fix typo in previous commit
  
  Reported by:	dbaio

Modified:
  head/devel/p5-File-Assets/Makefile   (contents, props changed)

Modified: head/devel/p5-File-Assets/Makefile
==============================================================================
--- head/devel/p5-File-Assets/Makefile	Thu Jul  5 01:45:36 2018	(r473944)
+++ head/devel/p5-File-Assets/Makefile	Thu Jul  5 02:05:59 2018	(r473945)
@@ -40,6 +40,6 @@ RUN_DEPENDS=	p5-Test-Memory-Cycle>0:devel/p5-Test-Memo
 USES=		perl5
 USE_PERL5=	configure
 
-PORTSCOUNT=	ignore:0.064_1
+PORTSCOUT=	ignore:0.064_1
 
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807050205.w6525x74097883>