summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-11-03 12:08:14 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-11-03 12:08:14 +0000
commit9353f02f8562e8bf7e5e972ecf884cb22da55d3f (patch)
tree3272da26a2d23a68a2916351255361b1f7d3e010 /net/Makefile
parent- Update to 1.0.2 (diff)
hidentd is a simple and secure GPLed ident (RFC1413) server. It
requires either inetd, xinetd or ucspi-tcp to run. Basic features: * small and simple - around 300 lines of code * secure - runs without root priviledges * easy - no complicated configuration file syntax to learn. * hidentd is entirely controlled with command line options. * can be configured to provide fake usernames, protecting your * privacy * limited masqueraded/NAT connections support.
Notes
Notes: svn path=/head/; revision=92957
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index b9da390bc762..5025a83a9460 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -199,6 +199,7 @@
SUBDIR += haproxy
SUBDIR += hawk
SUBDIR += hf6to4
+ SUBDIR += hidentd
SUBDIR += hinfo
SUBDIR += hlmaster
SUBDIR += honeyd