diff options
Diffstat (limited to 'textproc/p5-YAML-Tiny/Makefile')
-rw-r--r-- | textproc/p5-YAML-Tiny/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-YAML-Tiny/Makefile b/textproc/p5-YAML-Tiny/Makefile index 53c36bdf479f..691bf93d8e9d 100644 --- a/textproc/p5-YAML-Tiny/Makefile +++ b/textproc/p5-YAML-Tiny/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ychsiao@ychsiao.org COMMENT= Read/Write YAML files with as little code as possible -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 |