aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:16:43 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:30:30 +0000
commit446f449fd1f28abac5ff8993966299f2678ca304 (patch)
tree83c5ebd7485e14344aba6c986b2c07df0613d03c
parent7fc5cbe36e8568b80b1c945aff784da7aa8e5953 (diff)
downloadports-446f449fd1f28abac5ff8993966299f2678ca304.tar.gz
ports-446f449fd1f28abac5ff8993966299f2678ca304.zip
devel/py-py-ubjson: Update WWW and clean up pkg-descr
-rw-r--r--devel/py-py-ubjson/Makefile2
-rw-r--r--devel/py-py-ubjson/pkg-descr2
2 files changed, 1 insertions, 3 deletions
diff --git a/devel/py-py-ubjson/Makefile b/devel/py-py-ubjson/Makefile
index 12c9545de7a3..80c9c1bc1c23 100644
--- a/devel/py-py-ubjson/Makefile
+++ b/devel/py-py-ubjson/Makefile
@@ -6,7 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Universal Binary JSON encoder/decoder
-WWW= https://pypi.org/project/py-ubjson/
+WWW= https://github.com/Iotic-Labs/py-ubjson
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/devel/py-py-ubjson/pkg-descr b/devel/py-py-ubjson/pkg-descr
index 88b5eb8439a5..d4fda4fd818e 100644
--- a/devel/py-py-ubjson/pkg-descr
+++ b/devel/py-py-ubjson/pkg-descr
@@ -1,4 +1,2 @@
This is a Python Universal Binary JSON encoder/decoder based on the draft-12
specification.
-
-See also: https://github.com/Iotic-Labs/py-ubjson