diff options
author | David Thiel <lx@FreeBSD.org> | 2010-09-28 17:08:40 +0000 |
---|---|---|
committer | David Thiel <lx@FreeBSD.org> | 2010-09-28 17:08:40 +0000 |
commit | 6f6993c4b4b246e6cbc385decc0ea94b9f0968ae (patch) | |
tree | a0e4a3874d42cac707dab16b43574e2cb5dfef93 /security/silktools/Makefile | |
parent | 227c1ccedd7f12902dc4fec056ac0b0a7d9df220 (diff) |
Notes
Diffstat (limited to 'security/silktools/Makefile')
-rw-r--r-- | security/silktools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/silktools/Makefile b/security/silktools/Makefile index 22289deba662..edbc2184a373 100644 --- a/security/silktools/Makefile +++ b/security/silktools/Makefile @@ -37,7 +37,7 @@ MAN1= mapsid.1 num2dot.1 rwaddrcount.1 rwappend.1 \ rwsetmember.1 rwsettool.1 rwsetunion.1 \ rwsort.1 rwsplit.1 rwstats.1 rwswapbytes.1 \ rwtotal.1 rwtuc.1 rwuniq.1 rwcompare.1 silk_config.1 \ - rwidsquery.1 + rwidsquery.1 rwipfix2silk.1 rwp2yaf2silk.1 rwsilk2ipfix.1 MAN3= addrtype.3 ccfilter.3 flowrate.3 pmapfilter.3 pysilk.3 \ silkpython.3 |