diff options
Diffstat (limited to 'devel/p5-Sort-Key/Makefile')
-rw-r--r-- | devel/p5-Sort-Key/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Sort-Key/Makefile b/devel/p5-Sort-Key/Makefile index 280a157e511f..e4edd57efd4c 100644 --- a/devel/p5-Sort-Key/Makefile +++ b/devel/p5-Sort-Key/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Sorts objects by one or several keys really fast -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 |