aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:17:08 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:30:37 +0000
commite396d0f9032569e4e0dde64889e63643b0f2418b (patch)
treed88676e4fb4675bdc18e16b2bfc718436d0c5a82
parentc04c1950e281fb8267afcd616ff0ac14ce61861a (diff)
downloadports-e396d0f9032569e4e0dde64889e63643b0f2418b.tar.gz
ports-e396d0f9032569e4e0dde64889e63643b0f2418b.zip
devel/py-u-msgpack-python: Update WWW and clean up pkg-descr
-rw-r--r--devel/py-u-msgpack-python/Makefile2
-rw-r--r--devel/py-u-msgpack-python/pkg-descr2
2 files changed, 1 insertions, 3 deletions
diff --git a/devel/py-u-msgpack-python/Makefile b/devel/py-u-msgpack-python/Makefile
index dffc26490e6d..47450f538d3a 100644
--- a/devel/py-u-msgpack-python/Makefile
+++ b/devel/py-u-msgpack-python/Makefile
@@ -6,7 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Portable, lightweight MessagePack (de)serializer
-WWW= https://pypi.org/project/u-msgpack-python/
+WWW= https://github.com/vsergeev/u-msgpack-python
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/devel/py-u-msgpack-python/pkg-descr b/devel/py-u-msgpack-python/pkg-descr
index ee2e6c419157..20dd4efdc96f 100644
--- a/devel/py-u-msgpack-python/pkg-descr
+++ b/devel/py-u-msgpack-python/pkg-descr
@@ -3,5 +3,3 @@ written in pure Python, compatible with both Python 2 and Python 3, as well as
CPython and PyPy implementations of Python. u-msgpack-python is fully compliant
with the latest MessagePack specification. In particular, it supports the new
binary, UTF-8 string, application-defined ext, and timestamp types.
-
-See also: https://github.com/vsergeev/u-msgpack-python