svn commit: r325454 - head/lang/p5-Marpa-PP

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Aug 27 14:59:16 UTC 2013


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 at 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


More information about the svn-ports-all mailing list