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

Emanuel Haupt ehaupt at FreeBSD.org
Tue May 23 15:06:10 UTC 2017


Author: ehaupt
Date: Tue May 23 15:06:08 2017
New Revision: 441535
URL: https://svnweb.freebsd.org/changeset/ports/441535

Log:
  Unbreak, distfile is fetchable without checksum mismatch.
  
  MFH:		2017Q2 (blanket)

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

Modified: head/devel/p5-Directory-Scratch/Makefile
==============================================================================
--- head/devel/p5-Directory-Scratch/Makefile	Tue May 23 14:53:23 2017	(r441534)
+++ head/devel/p5-Directory-Scratch/Makefile	Tue May 23 15:06:08 2017	(r441535)
@@ -21,6 +21,5 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USES=		perl5
 USE_PERL5=	configure
-BROKEN=	checksum mismatch
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list