diff options
author | fredette <fredette@pkgsrc.org> | 2002-03-12 22:23:00 +0000 |
---|---|---|
committer | fredette <fredette@pkgsrc.org> | 2002-03-12 22:23:00 +0000 |
commit | fa4209828587e4fbb9db4143df5c4434d8537325 (patch) | |
tree | 44f69fccee87f9665bfd74b73445b7dd758980fb /net/Makefile | |
parent | 54046465ead2128aeee8cf1ad1a0565dfec25347 (diff) | |
download | pkgsrc-fa4209828587e4fbb9db4143df5c4434d8537325.tar.gz |
Add latd.
Diffstat (limited to 'net/Makefile')
-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 |