svn commit: r488834 - head/security/krb5

Cy Schubert cy at FreeBSD.org
Mon Dec 31 20:26:39 UTC 2018


Author: cy
Date: Mon Dec 31 20:26:37 2018
New Revision: 488834
URL: https://svnweb.freebsd.org/changeset/ports/488834

Log:
  Now that krb5-114 is gone, remove the option too.

Modified:
  head/security/krb5/Makefile

Modified: head/security/krb5/Makefile
==============================================================================
--- head/security/krb5/Makefile	Mon Dec 31 20:24:21 2018	(r488833)
+++ head/security/krb5/Makefile	Mon Dec 31 20:26:37 2018	(r488834)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-VERSIONS=		114 115 116
+VERSIONS=		115 116
 KRB5_VERSION?=		116
 
 MASTERDIR=		${.CURDIR}/../krb5-${KRB5_VERSION}


More information about the svn-ports-all mailing list