diff options
Diffstat (limited to 'databases/p5-DBIx-Class-DateTime-Epoch/Makefile')
-rw-r--r-- | databases/p5-DBIx-Class-DateTime-Epoch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBIx-Class-DateTime-Epoch/Makefile b/databases/p5-DBIx-Class-DateTime-Epoch/Makefile index eb373c937b7b..7e9ffb3058b4 100644 --- a/databases/p5-DBIx-Class-DateTime-Epoch/Makefile +++ b/databases/p5-DBIx-Class-DateTime-Epoch/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Automatic inflation/deflation of epoch-based DateTime objects -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-DateTime>=0:devel/p5-DateTime \ |