diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-10-07 17:30:45 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-10-07 17:30:45 +0000 |
commit | a27d9ae3c9a21328887f21eeb3d17adc64243f59 (patch) | |
tree | 46666fe782a531624da0179fe65a622ca2950bfe /net/Makefile | |
parent | 9f2715387f7d19ba5428e72f4d9c11aa8bc5524f (diff) |
add dhcp-agent 0.41
A portable UNIX Dynamic Host Configuration suite
Notes
Notes:
svn path=/head/; revision=90539
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 aadd76c7a653..71fb5939efe9 100644 --- a/net/Makefile +++ b/net/Makefile @@ -99,6 +99,7 @@ SUBDIR += dgd SUBDIR += dgd-lpmud SUBDIR += dgd-net + SUBDIR += dhcp-agent SUBDIR += dhcpconf SUBDIR += dhcpdump SUBDIR += dhcping |