From 94d5d2c81e421acbadb1f21bec546fb023ce4d6c Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Thu, 26 May 2022 17:12:41 -0700 Subject: [PATCH] security/krb5: Remove expirred krb5 version This makefile was not updated when krb5-117 was removed. Fixes: e2dd87ef868d82a7b51410eedd638c76340c88fa --- security/krb5/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/krb5/Makefile b/security/krb5/Makefile index 91ad61a0ac8fb..31d0674d672f4 100644 --- a/security/krb5/Makefile +++ b/security/krb5/Makefile @@ -1,4 +1,4 @@ -VERSIONS= 117 118 119 +VERSIONS= 118 119 # When changing this, remember to build test security/sssd with SMB=on # Reference: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244778 KRB5_VERSION?= 119