Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 May 2017 09:49:27 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r440771 - head/devel/p5-Directory-Scratch
Message-ID:  <201705130949.v4D9nRS7053378@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sat May 13 09:49:27 2017
New Revision: 440771
URL: https://svnweb.freebsd.org/changeset/ports/440771

Log:
  - Fix a typo

Modified:
  head/devel/p5-Directory-Scratch/Makefile

Modified: head/devel/p5-Directory-Scratch/Makefile
==============================================================================
--- head/devel/p5-Directory-Scratch/Makefile	Sat May 13 09:42:03 2017	(r440770)
+++ head/devel/p5-Directory-Scratch/Makefile	Sat May 13 09:49:27 2017	(r440771)
@@ -18,7 +18,7 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USES=		perl5
 USE_PERL5=	configure
-BROKEN=	checksu mismatch
+BROKEN=	checksum mismatch
 
 
 .include <bsd.port.mk>



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