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

This commit is contained in:
Po-Chuan Hsieh
2023-04-06 01:30:12 +08:00
parent 620b714797
commit d31ece78ec
2 changed files with 2 additions and 3 deletions
+2 -1
View File
@@ -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
-2
View File
@@ -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