diff options
author | knu <knu@FreeBSD.org> | 2002-02-14 15:05:23 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-02-14 15:05:23 +0000 |
commit | a8893ae7b4147bbb9c973f98a54d51a7ed91d8f2 (patch) | |
tree | 0317d584a8f5d5c2684745c4c0a550ae37a17b76 /security/Makefile | |
parent | 0095dc00a0df948c849d8fc75278f137b37d83b7 (diff) | |
download | FreeBSD-ports-a8893ae7b4147bbb9c973f98a54d51a7ed91d8f2.zip FreeBSD-ports-a8893ae7b4147bbb9c973f98a54d51a7ed91d8f2.tar.gz |
Add a missing entry: "krb5-beta".
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 14919ff..19a017c 100644 --- a/security/Makefile +++ b/security/Makefile @@ -75,6 +75,7 @@ SUBDIR += kmap SUBDIR += knocker SUBDIR += krb5 + SUBDIR += krb5-beta SUBDIR += kssh SUBDIR += l0pht-watch SUBDIR += l0phtcrack |