aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Cache-LRU
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Cache-LRU')
-rw-r--r--devel/p5-Cache-LRU/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Cache-LRU/Makefile b/devel/p5-Cache-LRU/Makefile
index 765b603197ce..4a3b670f27d5 100644
--- a/devel/p5-Cache-LRU/Makefile
+++ b/devel/p5-Cache-LRU/Makefile
@@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Simple, fast implementation of an in-memory LRU cache
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
TEST_DEPENDS= p5-Test-Requires>=0:devel/p5-Test-Requires