aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:17:18 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:30:40 +0000
commitbe4a1ef5098b65ea338495dfdee612b1fce81445 (patch)
treef0d57d31c5b5371242212e5b7e4edcd362b65792
parent5a12996626e60ad681222345357dd336329f012e (diff)
downloadports-be4a1ef5098b65ea338495dfdee612b1fce81445.tar.gz
ports-be4a1ef5098b65ea338495dfdee612b1fce81445.zip
devel/py-yunomi: Update WWW and clean up pkg-descr
-rw-r--r--devel/py-yunomi/Makefile2
-rw-r--r--devel/py-yunomi/pkg-descr2
2 files changed, 1 insertions, 3 deletions
diff --git a/devel/py-yunomi/Makefile b/devel/py-yunomi/Makefile
index 701bf69a255d..ad24ebf6207b 100644
--- a/devel/py-yunomi/Makefile
+++ b/devel/py-yunomi/Makefile
@@ -7,7 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Metrics library with rate, distribution and timing information
-WWW= https://pypi.org/project/yunomi/
+WWW= https://github.com/dreid/yunomi
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/devel/py-yunomi/pkg-descr b/devel/py-yunomi/pkg-descr
index 47c4cfc0aa48..d28d3e869ef7 100644
--- a/devel/py-yunomi/pkg-descr
+++ b/devel/py-yunomi/pkg-descr
@@ -1,5 +1,3 @@
Yunomi provides insights to the internal behavior of an application, providing
useful statistics and metrics on selected portions of your code. It's a Python
port of the core portion of a Java Metrics library by Coda Hale.
-
-See also: https://github.com/dreid/yunomi