diff --git a/databases/p5-Test-postgresql/Makefile b/databases/p5-Test-postgresql/Makefile index a88a4cd8b940..2ed84acfa825 100644 --- a/databases/p5-Test-postgresql/Makefile +++ b/databases/p5-Test-postgresql/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension of postgresql runner for tests +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + RUN_DEPENDS= \ p5-Class-Accessor-Lite>0:devel/p5-Class-Accessor-Lite \ p5-DBI>0:databases/p5-DBI \ diff --git a/databases/p5-Test-postgresql/pkg-descr b/databases/p5-Test-postgresql/pkg-descr index ee5ab41396bf..c2038e8a139a 100644 --- a/databases/p5-Test-postgresql/pkg-descr +++ b/databases/p5-Test-postgresql/pkg-descr @@ -1,4 +1,4 @@ Test::postgresql automatically setups a postgresql instance in a temporary directory, and destroys it when the perl script exits. -WWW: http://search.cpan.org/dist/Test-postgresql/ +WWW: https://metacpan.org/release/SYSPETE/Test-postgresql-0.091