Date: Tue, 27 Aug 2013 14:59:15 +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: r325454 - head/lang/p5-Marpa-PP Message-ID: <201308271459.r7RExFoT036132@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Aug 27 14:59:15 2013 New Revision: 325454 URL: http://svnweb.freebsd.org/changeset/ports/325454 Log: - Fix LICENSE Reported by: marino Modified: head/lang/p5-Marpa-PP/Makefile Modified: head/lang/p5-Marpa-PP/Makefile ============================================================================== --- head/lang/p5-Marpa-PP/Makefile Tue Aug 27 14:54:32 2013 (r325453) +++ head/lang/p5-Marpa-PP/Makefile Tue Aug 27 14:59:15 2013 (r325454) @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}000 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Pure Perl version of Marpa -LICENSE= LGPLv3 +LICENSE= LGPL3 BUILD_DEPENDS= p5-PPI>=1.206:${PORTSDIR}/textproc/p5-PPI \ p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308271459.r7RExFoT036132>