Skip to content

Commit

Permalink
security/krb5-*: Adjust conflicts
Browse files Browse the repository at this point in the history
With the import of security/krb5-121, adjust conflicts of all krb5 ports.
  • Loading branch information
cschuber committed Jun 6, 2023
1 parent 49e70b3 commit c9f69ef
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion security/krb5-118/Makefile
Expand Up @@ -19,7 +19,7 @@ WWW= https://web.mit.edu/kerberos/

LICENSE= MIT

CONFLICTS= heimdal krb5 krb5-119 krb5-120
CONFLICTS= heimdal krb5 krb5-119 krb5-12*
CONFLICTS_BUILD= boringssl

KERBEROSV_URL= http://web.mit.edu/kerberos/
Expand Down
2 changes: 1 addition & 1 deletion security/krb5-119/Makefile
Expand Up @@ -18,7 +18,7 @@ WWW= https://web.mit.edu/kerberos/

LICENSE= MIT

CONFLICTS= heimdal krb5 krb5-118 krb5-120
CONFLICTS= heimdal krb5 krb5-118 krb5-12*
CONFLICTS_BUILD= boringssl

KERBEROSV_URL= http://web.mit.edu/kerberos/
Expand Down
2 changes: 1 addition & 1 deletion security/krb5-120/Makefile
Expand Up @@ -15,7 +15,7 @@ WWW= https://web.mit.edu/kerberos/

LICENSE= MIT

CONFLICTS= heimdal krb5 krb5-11*
CONFLICTS= heimdal krb5 krb5-11* krb5-121
CONFLICTS_BUILD= boringssl

KERBEROSV_URL= http://web.mit.edu/kerberos/
Expand Down

0 comments on commit c9f69ef

Please sign in to comment.