diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-04-05 17:15:43 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-04-05 17:30:12 +0000 |
| commit | d31ece78ec415dcb99d79a84279c990f3d35e7e4 (patch) | |
| tree | 3ae1d33c5a580600b284e7938979e41dee009cd6 /databases/py-pgcli | |
| parent | 620b7147974135999e0fe7d83667f2ece7dd32eb (diff) | |
Diffstat (limited to 'databases/py-pgcli')
| -rw-r--r-- | databases/py-pgcli/Makefile | 3 | ||||
| -rw-r--r-- | 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 |
