diff options
author | recht <recht@pkgsrc.org> | 2004-01-23 18:18:15 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-01-23 18:18:15 +0000 |
commit | dccd787bd23a06bab66ce9c217174a405852fdab (patch) | |
tree | ae00f27c78f8ed8e57968c6073c8590d9ebec4b6 /security/Makefile | |
parent | b1d1e20c4fa9998fd3924a206ccd92309b2d987c (diff) | |
download | pkgsrc-dccd787bd23a06bab66ce9c217174a405852fdab.tar.gz |
add destroy
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 24caeaf108d..8d965bca6d1 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.161 2004/01/21 04:04:55 atatat Exp $ +# $NetBSD: Makefile,v 1.162 2004/01/23 18:18:15 recht Exp $ # COMMENT= Security tools @@ -25,6 +25,7 @@ SUBDIR+= cyrus-sasl SUBDIR+= cyrus-sasl2 SUBDIR+= cyrus-saslauthd SUBDIR+= ddos-scan +SUBDIR+= destroy SUBDIR+= dropbear SUBDIR+= dsniff SUBDIR+= egd |