diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-10-31 21:19:53 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-10-31 21:19:53 +0000 |
commit | 5450ab7ba22229a15f81de9e550c93d89d948476 (patch) | |
tree | f059e485bc3700c107e9825c6306f7adab0acbf4 /net/Makefile | |
parent | fa57a9292609bffb7abe270d16815c71b284bfa1 (diff) | |
download | ports-5450ab7ba22229a15f81de9e550c93d89d948476.tar.gz ports-5450ab7ba22229a15f81de9e550c93d89d948476.zip |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index d2b579da8812..516870b86953 100644 --- a/net/Makefile +++ b/net/Makefile @@ -97,6 +97,7 @@ SUBDIR += dhcp-agent SUBDIR += dhcp6 SUBDIR += dhcpdump + SUBDIR += dhcperf SUBDIR += dhcping SUBDIR += dhcprelay SUBDIR += dictd |