diff options
Diffstat (limited to 'databases/p5-MySQL-Diff/Makefile')
-rw-r--r-- | databases/p5-MySQL-Diff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-MySQL-Diff/Makefile b/databases/p5-MySQL-Diff/Makefile index 3f911d0c815f..48f4aabaa0a2 100644 --- a/databases/p5-MySQL-Diff/Makefile +++ b/databases/p5-MySQL-Diff/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= skreuzer@FreeBSD.org COMMENT= Perl module for comparing the table structure of two MySQL databases -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Class-MakeMethods>=0:devel/p5-Class-MakeMethods \ |