git: d31ece78ec41 - main - databases/py-pgcli: Update WWW and clean up pkg-descr

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 05 Apr 2023 17:35:46 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d31ece78ec415dcb99d79a84279c990f3d35e7e4

commit d31ece78ec415dcb99d79a84279c990f3d35e7e4
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-05 17:15:43 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-05 17:30:12 +0000

    databases/py-pgcli: Update WWW and clean up pkg-descr
---
 databases/py-pgcli/Makefile  | 3 ++-
 databases/py-pgcli/pkg-descr | 2 --
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/databases/py-pgcli/Makefile b/databases/py-pgcli/Makefile
index 25bdab6cfd79..efc71c8cbc84 100644
--- a/databases/py-pgcli/Makefile
+++ b/databases/py-pgcli/Makefile
@@ -6,7 +6,8 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	CLI for Postgres Database with auto-completion and syntax highlighting
-WWW=		https://www.pgcli.com/
+WWW=		https://www.pgcli.com/ \
+		https://github.com/dbcli/pgcli
 
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
diff --git a/databases/py-pgcli/pkg-descr b/databases/py-pgcli/pkg-descr
index 0d1a6bc00f3a..3eca11a2e5ae 100644
--- a/databases/py-pgcli/pkg-descr
+++ b/databases/py-pgcli/pkg-descr
@@ -1,4 +1,2 @@
 pgcli is a command line interface for Postgres with auto-completion and syntax
 highlighting.
-
-See also: https://github.com/dbcli/pgcli