diff options
Diffstat (limited to 'misc/p5-Zen-Koans/Makefile')
-rw-r--r-- | misc/p5-Zen-Koans/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/p5-Zen-Koans/Makefile b/misc/p5-Zen-Koans/Makefile index e0a988c3df8e..df8bd1b1e40c 100644 --- a/misc/p5-Zen-Koans/Makefile +++ b/misc/p5-Zen-Koans/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Library containing over 100 Zen Koans -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 |