diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2003-03-05 02:04:54 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2003-03-05 02:04:54 +0000 |
commit | f92dde70a228697a76f939fed3fecb4a8e2920ac (patch) | |
tree | 5c4f9ea3371a9ce21642124ad173c8b323d67383 /security/Makefile | |
parent | - Updated the net/nrpe port to version 1.8 which contains minor bug fixes. (diff) |
Add KTH Kerberos 4.
Notes
Notes:
svn path=/head/; revision=76892
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index c65c48dbae11..a8b1dad17ec5 100644 --- a/security/Makefile +++ b/security/Makefile @@ -100,6 +100,7 @@ SUBDIR += keyprint SUBDIR += kgpg SUBDIR += knocker + SUBDIR += krb4 SUBDIR += krb5 SUBDIR += krb5-beta SUBDIR += kssh |