git: 620b71479741 - main - databases/py-mycli: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Apr 2023 17:35:45 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=620b7147974135999e0fe7d83667f2ece7dd32eb
commit 620b7147974135999e0fe7d83667f2ece7dd32eb
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-05 17:15:42 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-05 17:30:12 +0000
databases/py-mycli: Update WWW and clean up pkg-descr
---
databases/py-mycli/Makefile | 3 ++-
databases/py-mycli/pkg-descr | 2 --
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