svn commit: r325455 - head/lang/p5-Marpa-XS

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


Author: sunpoet
Date: Tue Aug 27 14:59:46 2013
New Revision: 325455
URL: http://svnweb.freebsd.org/changeset/ports/325455

Log:
  - Fix LICENSE
  
  Reported by:	marino

Modified:
  head/lang/p5-Marpa-XS/Makefile

Modified: head/lang/p5-Marpa-XS/Makefile
==============================================================================
--- head/lang/p5-Marpa-XS/Makefile	Tue Aug 27 14:59:15 2013	(r325454)
+++ head/lang/p5-Marpa-XS/Makefile	Tue Aug 27 14:59:46 2013	(r325455)
@@ -11,7 +11,7 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	XS version of Marpa
 
-LICENSE=	LGPLv3
+LICENSE=	LGPL3
 
 BUILD_DEPENDS=	p5-ExtUtils-CBuilder>=0.27:${PORTSDIR}/devel/p5-ExtUtils-CBuilder \
 		p5-ExtUtils-PkgConfig>=0:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \


More information about the svn-ports-head mailing list