mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
security/krb5: krb5-121 is now default
krb5-121 is the default krb5 package. While at it remove krb5-119 from the "supported" list.
This commit is contained in:
parent
c9f69ef9aa
commit
7228a09df0
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
VERSIONS= 119 120
|
VERSIONS= 120 121
|
||||||
# When changing this, remember to build test security/sssd with SMB=on
|
# When changing this, remember to build test security/sssd with SMB=on
|
||||||
# Reference: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244778
|
# Reference: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244778
|
||||||
KRB5_VERSION?= 120
|
KRB5_VERSION?= 121
|
||||||
|
|
||||||
MASTERDIR= ${.CURDIR}/../krb5-${KRB5_VERSION}
|
MASTERDIR= ${.CURDIR}/../krb5-${KRB5_VERSION}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue