Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Dec 2019 16:50:34 +0000 (UTC)
From:      Ryan Steinmetz <zi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r519676 - head/databases/p5-Redis-JobQueue
Message-ID:  <201912101650.xBAGoYOZ081286@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zi
Date: Tue Dec 10 16:50:33 2019
New Revision: 519676
URL: https://svnweb.freebsd.org/changeset/ports/519676

Log:
  Remove nonexistent LICENSE_FILE

Modified:
  head/databases/p5-Redis-JobQueue/Makefile

Modified: head/databases/p5-Redis-JobQueue/Makefile
==============================================================================
--- head/databases/p5-Redis-JobQueue/Makefile	Tue Dec 10 16:43:14 2019	(r519675)
+++ head/databases/p5-Redis-JobQueue/Makefile	Tue Dec 10 16:50:33 2019	(r519676)
@@ -11,7 +11,6 @@ MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Job queue management implemented using Redis server
 
 LICENSE=	ARTPERL10
-LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Data-UUID>0:devel/p5-Data-UUID \



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