aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:15:43 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:30:12 +0000
commitd31ece78ec415dcb99d79a84279c990f3d35e7e4 (patch)
tree3ae1d33c5a580600b284e7938979e41dee009cd6
parent620b7147974135999e0fe7d83667f2ece7dd32eb (diff)
downloadports-d31ece78ec415dcb99d79a84279c990f3d35e7e4.tar.gz
ports-d31ece78ec415dcb99d79a84279c990f3d35e7e4.zip
databases/py-pgcli: Update WWW and clean up pkg-descr
-rw-r--r--databases/py-pgcli/Makefile3
-rw-r--r--databases/py-pgcli/pkg-descr2
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