svn commit: r451484 - head/devel/p5-MooseX-Types-DateTime
Antoine Brodin
antoine at FreeBSD.org
Sun Oct 8 06:06:08 UTC 2017
Author: antoine
Date: Sun Oct 8 06:06:06 2017
New Revision: 451484
URL: https://svnweb.freebsd.org/changeset/ports/451484
Log:
Fix LICENSE_FILE
Reported by: pkg-fallout
Modified:
head/devel/p5-MooseX-Types-DateTime/Makefile
Modified: head/devel/p5-MooseX-Types-DateTime/Makefile
==============================================================================
--- head/devel/p5-MooseX-Types-DateTime/Makefile Sun Oct 8 06:04:16 2017 (r451483)
+++ head/devel/p5-MooseX-Types-DateTime/Makefile Sun Oct 8 06:06:06 2017 (r451484)
@@ -13,7 +13,7 @@ COMMENT= DateTime related constraints and coercions fo
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-LICENSE_FILE= ${WRKSRC}/LICENSE
+LICENSE_FILE= ${WRKSRC}/LICENCE
BUILD_DEPENDS= p5-DateTime>=0.43.02:devel/p5-DateTime \
p5-DateTime-Locale>=0.40.01:devel/p5-DateTime-Locale \
More information about the svn-ports-head
mailing list