Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Jan 2021 09:41:00 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r559999 - head/finance/frontaccounting
Message-ID:  <202101030941.1039f0FZ099224@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sun Jan  3 09:40:59 2021
New Revision: 559999
URL: https://svnweb.freebsd.org/changeset/ports/559999

Log:
  - Fix LICENSE
  - Update WWW
  
  Approved by:	portmgr blanket

Modified:
  head/finance/frontaccounting/Makefile
  head/finance/frontaccounting/pkg-descr

Modified: head/finance/frontaccounting/Makefile
==============================================================================
--- head/finance/frontaccounting/Makefile	Sun Jan  3 09:30:33 2021	(r559998)
+++ head/finance/frontaccounting/Makefile	Sun Jan  3 09:40:59 2021	(r559999)
@@ -9,7 +9,7 @@ MASTER_SITES=	SF/${PORTNAME}/FrontAccounting-2.3/${POR
 MAINTAINER=	ek@purplehat.org
 COMMENT=	Simple, powerful system for the entire ERP chain
 
-LICENSE=	GPLv3
+LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/doc/license.txt
 
 USES=		cpe

Modified: head/finance/frontaccounting/pkg-descr
==============================================================================
--- head/finance/frontaccounting/pkg-descr	Sun Jan  3 09:30:33 2021	(r559998)
+++ head/finance/frontaccounting/pkg-descr	Sun Jan  3 09:40:59 2021	(r559999)
@@ -20,4 +20,4 @@ Among many others...
 FrontAccounting is free and released under the GNU General
 Public License.
 
-WWW: http://www.frontaccounting.com/
+WWW: https://www.frontaccounting.com/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101030941.1039f0FZ099224>