diff options
author | rh <rh@pkgsrc.org> | 2000-11-29 11:27:59 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-11-29 11:27:59 +0000 |
commit | 816b7b4efb39ac2c1acfca0d608f4677dda4cd8b (patch) | |
tree | 493848e1c808ce096c895074206de061aaefaf4b /security/Makefile | |
parent | 508eddc9fc1094189e77bde254c62bcb6b820b6e (diff) | |
download | pkgsrc-816b7b4efb39ac2c1acfca0d608f4677dda4cd8b.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 |