git: ab16d5041f6b - main - devel/py-milc: unbreak INDEX

Antoine Brodin antoine at FreeBSD.org
Fri May 28 21:11:46 UTC 2021


The branch main has been updated by antoine:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ab16d5041f6b5db714aef6f815de93cf11a03676

commit ab16d5041f6b5db714aef6f815de93cf11a03676
Author:     Antoine Brodin <antoine at FreeBSD.org>
AuthorDate: 2021-05-28 21:11:28 +0000
Commit:     Antoine Brodin <antoine at FreeBSD.org>
CommitDate: 2021-05-28 21:11:28 +0000

    devel/py-milc: unbreak INDEX
---
 devel/py-milc/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/py-milc/Makefile b/devel/py-milc/Makefile
index 24412f888b63..38626a7dd0b3 100644
--- a/devel/py-milc/Makefile
+++ b/devel/py-milc/Makefile
@@ -13,7 +13,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}appdirs>=0:devel/py-appdirs@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}argcomplete>=0:devel/py-argcomplete@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}colorama>=0:devel/py-colorama@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}halo>=0:misc/py-halo@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}spinners>=0:devel/py-spinners@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}spinners>=0:misc/py-spinners@${PY_FLAVOR}
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}flake8>=0:devel/py-flake8@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}nose2>=0:devel/py-nose2@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}semver>=0:devel/py-semver@${PY_FLAVOR}


More information about the dev-commits-ports-all mailing list