diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-10-08 01:30:45 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-10-08 01:30:45 +0800 |
commit | f66784481e6ea25589456a512bcfd4e9e6f81c39 (patch) | |
tree | 7ee5c5e43a4321d34739d0f292d21fcad38d6cd3 /net/Makefile | |
parent | fc7660534d4093ec3ebb4d64c1ff63c4961711c5 (diff) | |
download | freebsd-ports-gnome-f66784481e6ea25589456a512bcfd4e9e6f81c39.tar.gz freebsd-ports-gnome-f66784481e6ea25589456a512bcfd4e9e6f81c39.tar.zst freebsd-ports-gnome-f66784481e6ea25589456a512bcfd4e9e6f81c39.zip |
add dhcp-agent 0.41
A portable UNIX Dynamic Host Configuration suite
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 |