diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-09-20 15:15:31 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-09-20 15:15:31 +0000 |
commit | cc385012e2dc23d05b4479cc151534dc8dfdad54 (patch) | |
tree | cfde40f70def491a29be23e56dc466029f42788f /dns/Makefile | |
parent | a48956e47363320dd8619a5e07e927a59ff4bf4b (diff) |
Add inadyn 1.96, INADYN - Simple DYNAMIC DNS client.
PR: ports/86350
Submitted by: Alex Samorukov <samm@os2.kiev.ua>
Notes
Notes:
svn path=/head/; revision=143215
Diffstat (limited to 'dns/Makefile')
-rw-r--r-- | dns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile index 19d94173de78..36acdc09644b 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -45,6 +45,7 @@ SUBDIR += hesiod SUBDIR += host SUBDIR += idnkit + SUBDIR += inadyn SUBDIR += ipcheck SUBDIR += ldapdns SUBDIR += libdjbdns |