git: cee6146c11b3 - main - databases/py-litecli: Update WWW and clean up pkg-descr

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

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

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

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

diff --git a/databases/py-litecli/Makefile b/databases/py-litecli/Makefile
index 457da25cd857..8b4b7829d1eb 100644
--- a/databases/py-litecli/Makefile
+++ b/databases/py-litecli/Makefile
@@ -6,7 +6,8 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	CLI for SQLite Databases with auto-completion and syntax highlighting
-WWW=		https://litecli.com/
+WWW=		https://litecli.com/ \
+		https://github.com/dbcli/litecli
 
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
diff --git a/databases/py-litecli/pkg-descr b/databases/py-litecli/pkg-descr
index fb9c0341bf2a..a5d0aaac66a8 100644
--- a/databases/py-litecli/pkg-descr
+++ b/databases/py-litecli/pkg-descr
@@ -1,4 +1,2 @@
 LiteCLI is a command-line client for SQLite databases that has auto-completion
 and syntax highlighting.
-
-See also: https://github.com/dbcli/litecli