From 798e125d61fd87f7014c078ae5501b98a8e6c00b Mon Sep 17 00:00:00 2001 From: krion Date: Tue, 23 Dec 2003 22:43:07 +0000 Subject: Add latd 1.19, the linux-decnet project LAT protocol suite. This is a redistribution of the linux-decnet project's software, with FreeBSD compatability added. It is based very closely on the NetBSD port by Matt Fredette and has benefitted from the assistance of Patrick Caulfield (the original author). PR: 60519 Submitted by: Tillman Hodgson --- net/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/Makefile') diff --git a/net/Makefile b/net/Makefile index ab0a2475819a..b1c263f52e28 100644 --- a/net/Makefile +++ b/net/Makefile @@ -273,6 +273,7 @@ SUBDIR += l2tpd SUBDIR += lam SUBDIR += lambdamoo + SUBDIR += latd SUBDIR += ldap2dns SUBDIR += ldapbrowser SUBDIR += ldapdiff -- cgit