From 2bf2fccf472ac16ef41328c6ec4fbe457bd73572 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Fri, 19 Jul 2024 00:46:09 +0800 Subject: [PATCH] devel/py-pycadf: Update WWW and clean up pkg-descr --- devel/py-pycadf/Makefile | 3 ++- devel/py-pycadf/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) 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