diff options
author | will <will@FreeBSD.org> | 2001-03-13 06:52:33 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-03-13 06:52:33 +0800 |
commit | da6b4f99c8bef68a1a64f04ad487c8853ccdd2fe (patch) | |
tree | 4b087e8de929258735f86ab5e37ff5f12fda9b4f /net/Makefile | |
parent | 4f9eed6dd350e25c3c9f58f7ab5bab7d8d909302 (diff) | |
download | freebsd-ports-gnome-da6b4f99c8bef68a1a64f04ad487c8853ccdd2fe.tar.gz freebsd-ports-gnome-da6b4f99c8bef68a1a64f04ad487c8853ccdd2fe.tar.zst freebsd-ports-gnome-da6b4f99c8bef68a1a64f04ad487c8853ccdd2fe.zip |
Add dhisd 4.0, DHIS server for updating dynamic DNS entries in DNS
tables.
PR: 25368
Submitted by: Bas Kruit <baskruit@bsltwr.dhis.org>
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 37cad6a29150..838f92e3fd05 100644 --- a/net/Makefile +++ b/net/Makefile @@ -64,6 +64,7 @@ SUBDIR += dgd-net SUBDIR += dhid SUBDIR += dhcpconf + SUBDIR += dhisd SUBDIR += dictd SUBDIR += dictd-database SUBDIR += djbdns |