diff --git a/devel/py-pytest4-asyncio/Makefile b/devel/py-pytest4-asyncio/Makefile
index 8eebfd380bdd35272b7bc011fe5b7c414061e986..809b3dadbeda9070657f079c9c3c6603aa9a3995 100644
--- a/devel/py-pytest4-asyncio/Makefile
+++ b/devel/py-pytest4-asyncio/Makefile
@@ -11,6 +11,9 @@ WWW=		https://pypi.org/project/pytest-asyncio/
 
 LICENSE=	APACHE20
 
+DEPRECATED=	legacy version for pytest4 no longer used by any port
+EXPIRATION_DATA=2022-11-19
+
 CONFLICTS_INSTALL=	${PYTHON_PKGNAMEPREFIX}pytest-asyncio
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest4>=3.0.6:devel/py-pytest4@${PY_FLAVOR}