diff --git a/security/krb5/Makefile b/security/krb5/Makefile index 91ad61a0ac8f..31d0674d672f 100644 --- a/security/krb5/Makefile +++ b/security/krb5/Makefile @@ -1,8 +1,8 @@ -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 MASTERDIR= ${.CURDIR}/../krb5-${KRB5_VERSION} .include "${MASTERDIR}/Makefile"