diff options
author | rh <rh> | 2000-11-29 11:27:59 +0000 |
---|---|---|
committer | rh <rh> | 2000-11-29 11:27:59 +0000 |
commit | 6a6cefb00be35ad1de3c09532c54a7497f36f823 (patch) | |
tree | 493848e1c808ce096c895074206de061aaefaf4b /security/Makefile | |
parent | 21cd30dae3fd9cdc057c7ba97bb92dbb65494ac9 (diff) | |
download | pkgsrc-6a6cefb00be35ad1de3c09532c54a7497f36f823.tar.gz |
Add and enable libbf
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 39d6f92e1f8..0cec4e7def3 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2000/11/23 13:16:43 rh Exp $ +# $NetBSD: Makefile,v 1.51 2000/11/29 11:27:59 rh Exp $ # FreeBSD Id: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp # @@ -16,6 +16,7 @@ SUBDIR += gnupg SUBDIR += isakmpd SUBDIR += kth-krb4 + SUBDIR += libbf SUBDIR += libcrack SUBDIR += libdes SUBDIR += libident |