diff options
author | gdt <gdt> | 2006-09-10 00:38:14 +0000 |
---|---|---|
committer | gdt <gdt> | 2006-09-10 00:38:14 +0000 |
commit | d78b816c6a56a0ce022e832c89b7f13758028f80 (patch) | |
tree | e5b66cca6a565ed246911be59d1e9f3c888ac444 /security | |
parent | 19e35f57d149680f9fabc1ff9eaf1202cd5aebb4 (diff) | |
download | pkgsrc-d78b816c6a56a0ce022e832c89b7f13758028f80.tar.gz |
add epg
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 7b0151bb3ef..634eb6bff73 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.272 2006/08/13 17:45:02 adrianp Exp $ +# $NetBSD: Makefile,v 1.273 2006/09/10 00:38:14 gdt Exp $ # COMMENT= Security tools @@ -51,6 +51,7 @@ SUBDIR+= dropbear SUBDIR+= dsniff SUBDIR+= dsniff-nox11 SUBDIR+= egd +SUBDIR+= epg SUBDIR+= flawfinder SUBDIR+= fprot-workstation-bin SUBDIR+= fragroute |