diff options
Diffstat (limited to 'devel/p5-TraceFuncs/Makefile')
-rw-r--r-- | devel/p5-TraceFuncs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-TraceFuncs/Makefile b/devel/p5-TraceFuncs/Makefile index 1929172a3e4c..3c3966e5b0a4 100644 --- a/devel/p5-TraceFuncs/Makefile +++ b/devel/p5-TraceFuncs/Makefile @@ -12,7 +12,7 @@ DISTNAME= traceFunc-${PORTVERSION} MAINTAINER= bofh@FreeBSD.org COMMENT= Perl5 module to trace function calls as they happen -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 |