diff options
Diffstat (limited to 'devel/p5-POSIX-strptime/Makefile')
-rw-r--r-- | devel/p5-POSIX-strptime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-POSIX-strptime/Makefile b/devel/p5-POSIX-strptime/Makefile index 07b3e0de8dfe..d36001a4c969 100644 --- a/devel/p5-POSIX-strptime/Makefile +++ b/devel/p5-POSIX-strptime/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= douglas@douglasthrift.net COMMENT= Perl interface to strptime(3) -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 |