converters/py-bencoder: Update LICENSE

Reference:	https://github.com/utdemir/bencoder/commit/5d43bea61c6fca01a08e0690f76605f04c1c87d6
This commit is contained in:
Po-Chuan Hsieh
2024-03-31 11:06:10 +08:00
parent 1ec448c030
commit 589bacaeb7
+1 -1
View File
@@ -8,7 +8,7 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Simple bencode decoder/encoder library in pure Python
WWW= https://github.com/utdemir/bencoder
LICENSE= GPLv1
LICENSE= CC0-1.0
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}