diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-08 12:05:53 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-08 12:05:53 +0000 |
commit | 4456722b129c6bc3b13de47ee196a725ac1cdb67 (patch) | |
tree | 54b2cf87efe93fdea65362d3fcdb2aa2e147d964 /net/Makefile | |
parent | a31b111164507012017f0bac311ab24209e3f7c1 (diff) | |
download | pkgsrc-4456722b129c6bc3b13de47ee196a725ac1cdb67.tar.gz |
+ fpdns.
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 ce543ea6903..088b036bd05 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.678 2007/09/05 21:17:03 wiz Exp $ +# $NetBSD: Makefile,v 1.679 2007/09/08 12:05:53 wiz Exp $ # COMMENT= Networking tools @@ -100,6 +100,7 @@ SUBDIR+= flan SUBDIR+= flodo SUBDIR+= flow-tools SUBDIR+= fmirror +SUBDIR+= fpdns SUBDIR+= fping SUBDIR+= fping6 SUBDIR+= freenet-tools |