diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-01-17 00:31:38 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-01-17 00:31:38 +0000 |
| commit | f8edfc0dd6a52f0808b5351a8d0f2a0898888823 (patch) | |
| tree | 8584d460f128e744c6e097e92694f11b0d8f2bb7 | |
| parent | 6d8e1f823b50699e33c3ace8aff2451a6f524c2f (diff) | |
Notes
| -rw-r--r-- | sbin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/Makefile b/sbin/Makefile index 443b89c266b3..41a1185cf358 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -103,7 +103,7 @@ _devd= devd .if !defined(NO_IPFILTER) _ipf= ipf _ipfs= ipfs -_ipfstat= ipfstat +_ipfstat= ipfstat _ipmon= ipmon _ipnat= ipnat .endif |
