diff options
Diffstat (limited to 'devel/p5-Git-Wrapper/Makefile')
-rw-r--r-- | devel/p5-Git-Wrapper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Git-Wrapper/Makefile b/devel/p5-Git-Wrapper/Makefile index d628359a6188..8249a542dadd 100644 --- a/devel/p5-Git-Wrapper/Makefile +++ b/devel/p5-Git-Wrapper/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Wrap git(7) command-line interface -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= git:devel/git \ |