git: 69aa69058e50 - main - devel/py-pytest4-asyncio: fix typo in variable name

From: Dmitry Marakasov <amdmi3_at_FreeBSD.org>
Date: Tue, 15 Nov 2022 19:30:20 UTC
The branch main has been updated by amdmi3:

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

commit 69aa69058e5017c03ef74dfe64eac877c88e26ce
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-11-15 16:40:27 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-11-15 19:29:36 +0000

    devel/py-pytest4-asyncio: fix typo in variable name
---
 devel/py-pytest4-asyncio/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/py-pytest4-asyncio/Makefile b/devel/py-pytest4-asyncio/Makefile
index d685d5ce71f0..415090a65d1f 100644
--- a/devel/py-pytest4-asyncio/Makefile
+++ b/devel/py-pytest4-asyncio/Makefile
@@ -12,7 +12,7 @@ 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
+EXPIRATION_DATE=2022-11-19
 
 CONFLICTS_INSTALL=	${PYTHON_PKGNAMEPREFIX}pytest-asyncio