diff options
author | Cy Schubert <cy@FreeBSD.org> | 2010-04-26 03:29:31 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2010-04-26 03:29:31 +0000 |
commit | f9e903ee614a64d5b4547ba5fa583491df56a0eb (patch) | |
tree | 12edce9765a71327a4af750900e9cd04b02ea4fc | |
parent | Remove krb5-17, which has been merged into the krb5 port. (diff) |
Krb5-17 has been merged into krb5 and a new krb5-appl has been repocopied
from krb5-l7. The old krb5-17 port has been removed. All this is in
preparation for the krb5 1.8.1 commit.
PR: 145968
Notes
Notes:
svn path=/head/; revision=253262
-rw-r--r-- | security/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index c5d358b4124c..dfcda8e48f35 100644 --- a/security/Makefile +++ b/security/Makefile @@ -232,7 +232,7 @@ SUBDIR += kovpn SUBDIR += krb4 SUBDIR += krb5 - SUBDIR += krb5-17 + SUBDIR += krb5-appl SUBDIR += kripp SUBDIR += kssh SUBDIR += l0pht-watch |