svn commit: r471638 - head/finance/p5-Business-OnlinePayment-Network1Financial

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jun 4 18:08:29 UTC 2018


Author: sunpoet
Date: Mon Jun  4 18:08:25 2018
New Revision: 471638
URL: https://svnweb.freebsd.org/changeset/ports/471638

Log:
  Add LICENSE
  
  - Update WWW

Modified:
  head/finance/p5-Business-OnlinePayment-Network1Financial/Makefile
  head/finance/p5-Business-OnlinePayment-Network1Financial/pkg-descr

Modified: head/finance/p5-Business-OnlinePayment-Network1Financial/Makefile
==============================================================================
--- head/finance/p5-Business-OnlinePayment-Network1Financial/Makefile	Mon Jun  4 18:08:19 2018	(r471637)
+++ head/finance/p5-Business-OnlinePayment-Network1Financial/Makefile	Mon Jun  4 18:08:25 2018	(r471638)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Business::OnlinePayment backend module for Network1 Financial
 
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \
 		p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment
 RUN_DEPENDS:=	${BUILD_DEPENDS}

Modified: head/finance/p5-Business-OnlinePayment-Network1Financial/pkg-descr
==============================================================================
--- head/finance/p5-Business-OnlinePayment-Network1Financial/pkg-descr	Mon Jun  4 18:08:19 2018	(r471637)
+++ head/finance/p5-Business-OnlinePayment-Network1Financial/pkg-descr	Mon Jun  4 18:08:25 2018	(r471638)
@@ -2,4 +2,4 @@ A Business::OnlinePayment backend module for Network1 
 is only useful if you have a merchant account with Network1Financial:
 http://www.eftsecure.com
 
-WWW: http://search.cpan.org/dist/Business-OnlinePayment-Network1Financial/
+WWW: https://metacpan.org/release/IVAN/Business-OnlinePayment-Network1Financial-0.02


More information about the svn-ports-all mailing list