aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/centreon-clib
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2019-09-01 09:02:44 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2019-09-01 09:02:44 +0000
commit817f399e02cb57b15283c628a304a19ccfdd14c1 (patch)
tree8fa8c4826810b2530b863ba752aade4f23f439a6 /net-mgmt/centreon-clib
parentb28554edb34b820c467397bfb904ff690495995d (diff)
downloadports-817f399e02cb57b15283c628a304a19ccfdd14c1.tar.gz
ports-817f399e02cb57b15283c628a304a19ccfdd14c1.zip
- Fix LICENSE
- Add LICENSE_FILE - Update WWW Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=510686
Diffstat (limited to 'net-mgmt/centreon-clib')
-rw-r--r--net-mgmt/centreon-clib/Makefile3
-rw-r--r--net-mgmt/centreon-clib/pkg-descr2
2 files changed, 3 insertions, 2 deletions
diff --git a/net-mgmt/centreon-clib/Makefile b/net-mgmt/centreon-clib/Makefile
index a163dc0f4d7f..1d6aac096269 100644
--- a/net-mgmt/centreon-clib/Makefile
+++ b/net-mgmt/centreon-clib/Makefile
@@ -9,7 +9,8 @@ CATEGORIES= net-mgmt
MAINTAINER= bofh@FreeBSD.org
COMMENT= Common library of all Centreon projects written in C or C++
-LICENSE= AGPLv3
+LICENSE= APACHE20
+LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cmake compiler:c++11-lang
diff --git a/net-mgmt/centreon-clib/pkg-descr b/net-mgmt/centreon-clib/pkg-descr
index 39ac875a6059..dcdcd80dc3b7 100644
--- a/net-mgmt/centreon-clib/pkg-descr
+++ b/net-mgmt/centreon-clib/pkg-descr
@@ -3,4 +3,4 @@ C/C++. This project provides high level implementation of many basic
system mechanism. The target is to have a portable and powerful
implementation.
-WWW: http://www.centreon.com/
+WWW: https://www.centreon.com/