diff options
author | pooka <pooka> | 2002-11-26 13:48:42 +0000 |
---|---|---|
committer | pooka <pooka> | 2002-11-26 13:48:42 +0000 |
commit | 81a51a0258bfc7a131f7791bc815bf08bf38c089 (patch) | |
tree | c122f7b687f9baf9fb70b75f536f7097f3537ff9 /security/Makefile | |
parent | 065bd3e7e664a73dab21efd630dc8852239b291c (diff) | |
download | pkgsrc-81a51a0258bfc7a131f7791bc815bf08bf38c089.tar.gz |
add&enable hackbot
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 aa30746dad5..a54d7f5aa69 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.122 2002/10/27 15:13:11 chris Exp $ +# $NetBSD: Makefile,v 1.123 2002/11/26 13:48:42 pooka Exp $ # COMMENT= Security tools @@ -27,6 +27,7 @@ SUBDIR+= fsh SUBDIR+= gnupg SUBDIR+= gpa SUBDIR+= gpgme +SUBDIR+= hackbot SUBDIR+= isakmpd SUBDIR+= john SUBDIR+= keychain |