Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 May 2014 15:50:33 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r355395 - head/devel/p5-Sys-Trace
Message-ID:  <201405261550.s4QFoXaf007464@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon May 26 15:50:33 2014
New Revision: 355395
URL: http://svnweb.freebsd.org/changeset/ports/355395
QAT: https://qat.redports.org/buildarchive/r355395/

Log:
  - Fix LICENSE
  
  Reported by:	antoine
  Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)

Modified:
  head/devel/p5-Sys-Trace/Makefile

Modified: head/devel/p5-Sys-Trace/Makefile
==============================================================================
--- head/devel/p5-Sys-Trace/Makefile	Mon May 26 15:49:05 2014	(r355394)
+++ head/devel/p5-Sys-Trace/Makefile	Mon May 26 15:50:33 2014	(r355395)
@@ -12,6 +12,7 @@ COMMENT=	Interface to system call tracin
 
 LICENSE=	WTFPL2
 LICENSE_NAME=	Do What The Fuck You Want To Public License version 2
+LICENSE_FILE=	${WRKSRC}/README
 LICENSE_PERMS=	auto-accept dist-mirror dist-sell pkg-mirror pkg-sell
 
 USES=		perl5



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