mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
databases/py-pgcli: Update WWW and clean up pkg-descr
This commit is contained in:
parent
620b714797
commit
d31ece78ec
2 changed files with 2 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue