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