diff options
author | fredette <fredette> | 2002-03-12 22:23:00 +0000 |
---|---|---|
committer | fredette <fredette> | 2002-03-12 22:23:00 +0000 |
commit | faaf50e456c84627c6bf0a2a227386abe5573464 (patch) | |
tree | 44f69fccee87f9665bfd74b73445b7dd758980fb /net | |
parent | a42116a6282b9fee21f8877d9b858f01941f06df (diff) | |
download | pkgsrc-faaf50e456c84627c6bf0a2a227386abe5573464.tar.gz |
Add latd.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 04fe86679a4..25db1aa6a73 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.276 2002/03/02 23:29:38 zuntum Exp $ +# $NetBSD: Makefile,v 1.277 2002/03/12 22:23:00 fredette Exp $ # COMMENT= Networking tools @@ -83,6 +83,7 @@ SUBDIR+= jwhois SUBDIR+= kdenetwork SUBDIR+= kdenetwork2 SUBDIR+= kmap +SUBDIR+= latd SUBDIR+= lftp SUBDIR+= libnids SUBDIR+= libpcap |