aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:15:42 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:30:12 +0000
commit620b7147974135999e0fe7d83667f2ece7dd32eb (patch)
tree7cff82a3b1cf6e89d08d851a9eb836368e3477ac
parente82cf8b81974fcf2ae6c800da8d59df7699610c1 (diff)
downloadports-620b7147974135999e0fe7d83667f2ece7dd32eb.tar.gz
ports-620b7147974135999e0fe7d83667f2ece7dd32eb.zip
databases/py-mycli: Update WWW and clean up pkg-descr
-rw-r--r--databases/py-mycli/Makefile3
-rw-r--r--databases/py-mycli/pkg-descr2
2 files changed, 2 insertions, 3 deletions
diff --git a/databases/py-mycli/Makefile b/databases/py-mycli/Makefile
index ec7abf700c5c..ee1b8a916838 100644
--- a/databases/py-mycli/Makefile
+++ b/databases/py-mycli/Makefile
@@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= CLI for MySQL Database with auto-completion and syntax highlighting
-WWW= https://www.mycli.net/
+WWW= https://www.mycli.net/ \
+ https://github.com/dbcli/mycli
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
diff --git a/databases/py-mycli/pkg-descr b/databases/py-mycli/pkg-descr
index 042388acd90f..5b9bbc145878 100644
--- a/databases/py-mycli/pkg-descr
+++ b/databases/py-mycli/pkg-descr
@@ -1,4 +1,2 @@
mycli is a command line interface for MySQL, MariaDB, and Percona with
auto-completion and syntax highlighting.
-
-See also: https://github.com/dbcli/mycli