svn commit: r567561 - head/security/krb5

Rene Ladan rene at FreeBSD.org
Sun Mar 7 11:00:47 UTC 2021


Author: rene
Date: Sun Mar  7 11:00:46 2021
New Revision: 567561
URL: https://svnweb.freebsd.org/changeset/ports/567561

Log:
  security/krb5: Remove option for non-existant krb5-116

Modified:
  head/security/krb5/Makefile

Modified: head/security/krb5/Makefile
==============================================================================
--- head/security/krb5/Makefile	Sun Mar  7 11:00:00 2021	(r567560)
+++ head/security/krb5/Makefile	Sun Mar  7 11:00:46 2021	(r567561)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-VERSIONS=		116 117 118 119
+VERSIONS=		117 118 119
 KRB5_VERSION?=		119
 
 MASTERDIR=		${.CURDIR}/../krb5-${KRB5_VERSION}


More information about the svn-ports-head mailing list