svn commit: r451485 - head/archivers/p5-Archive-Peek

Antoine Brodin antoine at FreeBSD.org
Sun Oct 8 06:08:00 UTC 2017


Author: antoine
Date: Sun Oct  8 06:07:59 2017
New Revision: 451485
URL: https://svnweb.freebsd.org/changeset/ports/451485

Log:
  p5-Archive-Peek has no LICENSE_FILE
  
  Reported by:	pkg-fallout

Modified:
  head/archivers/p5-Archive-Peek/Makefile

Modified: head/archivers/p5-Archive-Peek/Makefile
==============================================================================
--- head/archivers/p5-Archive-Peek/Makefile	Sun Oct  8 06:06:06 2017	(r451484)
+++ head/archivers/p5-Archive-Peek/Makefile	Sun Oct  8 06:07:59 2017	(r451485)
@@ -13,7 +13,6 @@ COMMENT=	Peek into archives without extracting them
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
-LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	p5-Archive-Zip>=0:archivers/p5-Archive-Zip \
 		p5-Moose>=0:devel/p5-Moose \


More information about the svn-ports-all mailing list