summaryrefslogtreecommitdiff
path: root/security/krb5/Makefile
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2023-06-06 11:14:43 -0700
committerCy Schubert <cy@FreeBSD.org>2023-06-06 11:35:41 -0700
commit7228a09df016e36601314a600c05b1b1a58f7fa7 (patch)
treec29d5922f8df59b80ba7d76c74c39c6fbfee6399 /security/krb5/Makefile
parentsecurity/krb5-*: Adjust conflicts (diff)
security/krb5: krb5-121 is now default
krb5-121 is the default krb5 package. While at it remove krb5-119 from the "supported" list.
Diffstat (limited to 'security/krb5/Makefile')
-rw-r--r--security/krb5/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/krb5/Makefile b/security/krb5/Makefile
index bef90ee39fcf..1bd3bb3c2ac2 100644
--- a/security/krb5/Makefile
+++ b/security/krb5/Makefile
@@ -1,7 +1,7 @@
-VERSIONS= 119 120
+VERSIONS= 120 121
# 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?= 120
+KRB5_VERSION?= 121
MASTERDIR= ${.CURDIR}/../krb5-${KRB5_VERSION}