diff options
author | SUZUKI Shinsuke <suz@FreeBSD.org> | 2004-12-18 17:43:12 +0000 |
---|---|---|
committer | SUZUKI Shinsuke <suz@FreeBSD.org> | 2004-12-18 17:43:12 +0000 |
commit | 63a6fb106573966722ddbe4e8420dc60c20881d4 (patch) | |
tree | d75b606e46b2d5accb21b7a9ee0ae17965497c1a /net/pim6sd | |
parent | f1c64c7036fe25fec301755c75bee2ba468d30c6 (diff) |
Notes
Diffstat (limited to 'net/pim6sd')
-rw-r--r-- | net/pim6sd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pim6sd/Makefile b/net/pim6sd/Makefile index ca1f37502921..340e148aa6ac 100644 --- a/net/pim6sd/Makefile +++ b/net/pim6sd/Makefile @@ -17,7 +17,7 @@ COMMENT= PIM for IPv6 sparse mode daemon USE_REINPLACE= yes MAN5= pim6sd.conf.5 -MAN8= pim6sd.8 +MAN8= pim6sd.8 mtrace6.8 MANCOMPRESSED= yes DOCS= BUGS.TODO BUGS.V6 LICENSE.mrouted LICENSE.pim6dd \ |