diff --git a/devel/py-pycadf/Makefile b/devel/py-pycadf/Makefile index 9a5239f90cf5..c0df2377dcae 100644 --- a/devel/py-pycadf/Makefile +++ b/devel/py-pycadf/Makefile @@ -7,7 +7,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= CADF Library -WWW= https://docs.openstack.org/pycadf/latest/ +WWW= https://docs.openstack.org/pycadf/latest/ \ + https://github.com/openstack/pycadf LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/devel/py-pycadf/pkg-descr b/devel/py-pycadf/pkg-descr index 8493461615de..ffc17e32b501 100644 --- a/devel/py-pycadf/pkg-descr +++ b/devel/py-pycadf/pkg-descr @@ -2,5 +2,3 @@ This library provides an auditing data model based on the Cloud Auditing Data Federation specification, primarily for use by OpenStack. The goal is to establish strict expectations about what auditors can expect from audit notifications. - -See also: https://github.com/openstack/pycadf