git: d0a17f9daea9 - main - security/krb5-118: Fix EXPIRATION_DATE typo

From: Cy Schubert <cy_at_FreeBSD.org>
Date: Sun, 25 Jun 2023 17:53:29 UTC
The branch main has been updated by cy:

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

commit d0a17f9daea97c92308091931bccc682ff52f163
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2023-06-25 17:43:41 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2023-06-25 17:53:13 +0000

    security/krb5-118: Fix EXPIRATION_DATE typo
---
 security/krb5-118/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/security/krb5-118/Makefile b/security/krb5-118/Makefile
index 65dc2faa8e18..e7852a8e2a34 100644
--- a/security/krb5-118/Makefile
+++ b/security/krb5-118/Makefile
@@ -7,7 +7,7 @@ PKGNAMESUFFIX=		-118
 .endif
 
 DEPECATED=		Desupported by MIT following 1.20
-EXPIRY=			2022-11-30
+EXPIRATION_DATE=	2022-11-30
 IGNORE=			Affected by CVE-2022-42898: integer overflow vulnerabilities in PAC parsing
 
 PATCH_SITES=		http://web.mit.edu/kerberos/advisories/