diff options
Diffstat (limited to 'databases/p5-SQL-Interp')
-rw-r--r-- | databases/p5-SQL-Interp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-SQL-Interp/Makefile b/databases/p5-SQL-Interp/Makefile index 4febfdd380c8..fbbf427e9c1a 100644 --- a/databases/p5-SQL-Interp/Makefile +++ b/databases/p5-SQL-Interp/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Interpolate Perl variables into SQL with DBI -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-DBI>=1:databases/p5-DBI \ |