Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Apr 2023 17:39:14 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 20f222dc424e - main - www/py-horizon: Update WWW and clean up pkg-descr
Message-ID:  <202304051739.335HdEpi089923@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304051739.335HdEpi089923>