aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:15:41 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:30:11 +0000
commitcee6146c11b3e0263365dcbf7180a853b727cb87 (patch)
tree85c0ea95ed6bfd60dfd5ca72b7c57b84644b4ec6
parent74ecd6fddb98eb9b6f638468c8f439c6f0454765 (diff)
downloadports-cee6146c11b3e0263365dcbf7180a853b727cb87.tar.gz
ports-cee6146c11b3e0263365dcbf7180a853b727cb87.zip
databases/py-litecli: Update WWW and clean up pkg-descr
-rw-r--r--databases/py-litecli/Makefile3
-rw-r--r--databases/py-litecli/pkg-descr2
2 files changed, 2 insertions, 3 deletions
diff --git a/databases/py-litecli/Makefile b/databases/py-litecli/Makefile
index 457da25cd857..8b4b7829d1eb 100644
--- a/databases/py-litecli/Makefile
+++ b/databases/py-litecli/Makefile
@@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= CLI for SQLite Databases with auto-completion and syntax highlighting
-WWW= https://litecli.com/
+WWW= https://litecli.com/ \
+ https://github.com/dbcli/litecli
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/databases/py-litecli/pkg-descr b/databases/py-litecli/pkg-descr
index fb9c0341bf2a..a5d0aaac66a8 100644
--- a/databases/py-litecli/pkg-descr
+++ b/databases/py-litecli/pkg-descr
@@ -1,4 +1,2 @@
LiteCLI is a command-line client for SQLite databases that has auto-completion
and syntax highlighting.
-
-See also: https://github.com/dbcli/litecli