svn commit: r440771 - head/devel/p5-Directory-Scratch

Martin Wilke miwi at FreeBSD.org
Sat May 13 09:49:29 UTC 2017


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>


More information about the svn-ports-all mailing list