[Midnightbsd-cvs] mports [16684] trunk/databases/p5-Pg/Makefile: fix license
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Fri Aug 29 08:18:12 EDT 2014
Revision: 16684
http://svnweb.midnightbsd.org/mports/?rev=16684
Author: laffer1
Date: 2014-08-29 08:18:09 -0400 (Fri, 29 Aug 2014)
Log Message:
-----------
fix license
Modified Paths:
--------------
trunk/databases/p5-Pg/Makefile
Modified: trunk/databases/p5-Pg/Makefile
===================================================================
--- trunk/databases/p5-Pg/Makefile 2014-08-29 12:17:14 UTC (rev 16683)
+++ trunk/databases/p5-Pg/Makefile 2014-08-29 12:18:09 UTC (rev 16684)
@@ -9,9 +9,10 @@
DIST_SUBDIR= postgresql
MAINTAINER= ports at MidnightBSD.org
-COMMENT= An interface for using perl5 to access PostgreSQL databases
+COMMENT= Interface for using perl5 to access PostgreSQL databases
-LICENSE= perl
+LICENSE= artistic gpl
+LICENCE_COMB= dual
USE_PGSQL= yes
PERL_CONFIGURE= yes
More information about the Midnightbsd-cvs
mailing list