summaryrefslogtreecommitdiff
path: root/security/krb5/Makefile
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2016-12-03 00:54:22 +0000
committerCy Schubert <cy@FreeBSD.org>2016-12-03 00:54:22 +0000
commit2ab7cc62c4aac7da986d179d5a92e0888e8ef19e (patch)
treea20671456eb65e4017ae16b457dd2f1919135c80 /security/krb5/Makefile
parentnet-mgmt/cpdp: Take maintainership (diff)
Welcome the new security/krb5-115 port. This port follows MIT's
KRB5 1.15 releases. To support this new ports: - The security/krb5 port includes an option to use this port instead of krb5-114 as its base. krb5-114 will remain the default until the next release of KRB5 1.15 (if it's stable of course). - MIT by default deprecates KRB5 two versions back from the current release. krb5-113 has been deprecated and will expire one year from now.
Notes
Notes: svn path=/head/; revision=427588
Diffstat (limited to 'security/krb5/Makefile')
-rw-r--r--security/krb5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/krb5/Makefile b/security/krb5/Makefile
index 061d4f996cd8..eefaa532033b 100644
--- a/security/krb5/Makefile
+++ b/security/krb5/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-VERSIONS= 112 113 114
+VERSIONS= 112 113 114 115
KRB5_VERSION?= 114
MASTERDIR= ${.CURDIR}/../krb5-${KRB5_VERSION}