diff options
author | rh <rh> | 2000-10-21 09:27:02 +0000 |
---|---|---|
committer | rh <rh> | 2000-10-21 09:27:02 +0000 |
commit | c4e588fab3fe6a0fcfc0ce1a514232c1af01c592 (patch) | |
tree | bc20446e261f74bcfcdc0e9301575dfd5d37133d | |
parent | de57c9bfa96aafe8571f0e92d98a56ebc34cdce8 (diff) | |
download | pkgsrc-c4e588fab3fe6a0fcfc0ce1a514232c1af01c592.tar.gz |
Add and enable libcrack
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index b88bcf1121a..b77796dc3fc 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2000/10/15 17:28:01 itojun Exp $ +# $NetBSD: Makefile,v 1.45 2000/10/21 09:27:02 rh Exp $ # FreeBSD Id: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp # @@ -15,6 +15,7 @@ SUBDIR += gnupg SUBDIR += isakmpd SUBDIR += kth-krb4 + SUBDIR += libcrack SUBDIR += libident SUBDIR += libnasl SUBDIR += nessus |