diff options
Diffstat (limited to 'devel/p5-Test-Output/Makefile')
-rw-r--r-- | devel/p5-Test-Output/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Test-Output/Makefile b/devel/p5-Test-Output/Makefile index 6431ea16b418..14aeafe6542d 100644 --- a/devel/p5-Test-Output/Makefile +++ b/devel/p5-Test-Output/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= Utilities to test STDOUT and STDERR messages -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Capture-Tiny>=0.17:devel/p5-Capture-Tiny |