git: 0b4fc20c8d8d - main - net/py-python-neutronclient: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 Sep 2023 03:24:43 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0b4fc20c8d8da615e455b3d30887967292c76274
commit 0b4fc20c8d8da615e455b3d30887967292c76274
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-09-22 03:18:49 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-09-22 03:18:49 +0000
net/py-python-neutronclient: Update WWW and clean up pkg-descr
---
net/py-python-neutronclient/Makefile | 3 ++-
net/py-python-neutronclient/pkg-descr | 2 --
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/net/py-python-neutronclient/Makefile b/net/py-python-neutronclient/Makefile
index 7911bb94defe..47bbd7687414 100644
--- a/net/py-python-neutronclient/Makefile
+++ b/net/py-python-neutronclient/Makefile
@@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= CLI and Client Library for OpenStack Networking
-WWW= https://docs.openstack.org/python-neutronclient/latest/
+WWW= https://docs.openstack.org/python-neutronclient/latest/ \
+ https://github.com/openstack/python-neutronclient
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/net/py-python-neutronclient/pkg-descr b/net/py-python-neutronclient/pkg-descr
index 44ce1aa3bbd6..1b716f1478e6 100644
--- a/net/py-python-neutronclient/pkg-descr
+++ b/net/py-python-neutronclient/pkg-descr
@@ -1,4 +1,2 @@
This is a client library for Neutron built on the Neutron API. It provides a
Python API (the neutronclient module) and a command-line tool (neutron).
-
-See also: https://github.com/openstack/python-neutronclient