svn commit: r560277 - head/finance/weberp
Dmitry Marakasov
amdmi3 at FreeBSD.org
Mon Jan 4 09:41:06 UTC 2021
Author: amdmi3
Date: Mon Jan 4 09:41:05 2021
New Revision: 560277
URL: https://svnweb.freebsd.org/changeset/ports/560277
Log:
- Add LICENSE_FILE
- Update WWW
Approved by: portmgr blanket
Modified:
head/finance/weberp/Makefile
head/finance/weberp/pkg-descr
Modified: head/finance/weberp/Makefile
==============================================================================
--- head/finance/weberp/Makefile Mon Jan 4 09:37:45 2021 (r560276)
+++ head/finance/weberp/Makefile Mon Jan 4 09:41:05 2021 (r560277)
@@ -11,6 +11,7 @@ MAINTAINER= wen at FreeBSD.org
COMMENT= Open-Source Web-Based ERP System
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/doc/license.txt
PORTSCOUT= skipv:3.12
Modified: head/finance/weberp/pkg-descr
==============================================================================
--- head/finance/weberp/pkg-descr Mon Jan 4 09:37:45 2021 (r560276)
+++ head/finance/weberp/pkg-descr Mon Jan 4 09:41:05 2021 (r560277)
@@ -8,4 +8,4 @@ download to use. The feature set is continually expand
as new businesses and developers adopt it.There have
been in excess of 80,000 downloads to date.
-WWW: http://www.weberp.org/
+WWW: https://www.weberp.org/
More information about the svn-ports-head
mailing list