git: 20f222dc424e - main - www/py-horizon: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Apr 2023 17:39:14 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=20f222dc424e3b31e835cc43178686c935dcce68 commit 20f222dc424e3b31e835cc43178686c935dcce68 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-05 17:20:29 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-05 17:30:59 +0000 www/py-horizon: Update WWW and clean up pkg-descr --- www/py-horizon/Makefile | 3 ++- www/py-horizon/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/www/py-horizon/Makefile b/www/py-horizon/Makefile index de66cdebaff5..5682ee854373 100644 --- a/www/py-horizon/Makefile +++ b/www/py-horizon/Makefile @@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= OpenStack Dashboard (Horizon) -WWW= https://docs.openstack.org/horizon/latest/ +WWW= https://docs.openstack.org/horizon/latest/ \ + https://github.com/openstack/horizon LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/www/py-horizon/pkg-descr b/www/py-horizon/pkg-descr index 3c85b52fd63f..abae75dce63f 100644 --- a/www/py-horizon/pkg-descr +++ b/www/py-horizon/pkg-descr @@ -3,5 +3,3 @@ Dashboard along with an extensible framework for building new dashboards from reusable components. The openstack_dashboard module is a reference implementation of a Django site that uses the horizon app to provide web-based interactions with the various OpenStack projects. - -See also: https://github.com/openstack/horizon