diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-10-05 20:50:47 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-10-05 20:50:47 +0800 |
commit | 60cb9e6b5e663704f0d6e67ae0cb6c2f29012798 (patch) | |
tree | 6b351e9a045cf741b3ad6ab2b9dc896281684239 /dns/Makefile | |
parent | 435f44e87956536a60f2e4ed0beb580ff42096eb (diff) | |
download | freebsd-ports-gnome-60cb9e6b5e663704f0d6e67ae0cb6c2f29012798.tar.gz freebsd-ports-gnome-60cb9e6b5e663704f0d6e67ae0cb6c2f29012798.tar.zst freebsd-ports-gnome-60cb9e6b5e663704f0d6e67ae0cb6c2f29012798.zip |
Add sshfp, generate SSHFP DNS records from knownhosts files or ssh-keyscan
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 02e78e74113b..d3a5dc13da4c 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -100,6 +100,7 @@ SUBDIR += skadns SUBDIR += sleuth SUBDIR += sqldjbdns + SUBDIR += sshfp SUBDIR += staticcharge SUBDIR += tinystats SUBDIR += totd |