diff --git a/devel/py-xstatic-spin/Makefile b/devel/py-xstatic-spin/Makefile index a0e71451ecf0..410e059e58b6 100644 --- a/devel/py-xstatic-spin/Makefile +++ b/devel/py-xstatic-spin/Makefile @@ -1,25 +1,24 @@ PORTNAME= xstatic-spin PORTVERSION= 1.2.5.3 PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= XStatic-Spin-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Spin (XStatic packaging standard) -WWW= https://spin.js.org/ \ - https://github.com/openstack/xstatic-spin \ - https://github.com/fgnass/spin.js +COMMENT= Spin ${PORTVERSION:R} (XStatic packaging standard) +WWW= https://opendev.org/openstack/xstatic-spin \ + https://github.com/openstack/xstatic-spin LICENSE= MIT BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes .include