diff options
Diffstat (limited to 'devel/p5-MouseX-Getopt/Makefile')
-rw-r--r-- | devel/p5-MouseX-Getopt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-MouseX-Getopt/Makefile b/devel/p5-MouseX-Getopt/Makefile index b9d6ea570322..f1179b378c22 100644 --- a/devel/p5-MouseX-Getopt/Makefile +++ b/devel/p5-MouseX-Getopt/Makefile @@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/00$//} MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension for a Mouse role to process command line options -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ |