diff options
author | wiz <wiz> | 2009-08-25 12:23:03 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-08-25 12:23:03 +0000 |
commit | 753d658f39afaab20183a2a930168550dcd57e0e (patch) | |
tree | 31c35184078d87edb434d7f6048a114bc67ce48c /net/Makefile | |
parent | 467f78a0bb43aba7e6b5d1bcee3f7baa5d8c1aa7 (diff) | |
download | pkgsrc-753d658f39afaab20183a2a930168550dcd57e0e.tar.gz |
+ libasyncns.
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 0d6e2a8f4e1..85ee5145f40 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.782 2009/08/17 21:10:53 wiz Exp $ +# $NetBSD: Makefile,v 1.783 2009/08/25 12:23:03 wiz Exp $ # COMMENT= Networking tools @@ -209,6 +209,7 @@ SUBDIR+= lft SUBDIR+= lftp SUBDIR+= libIDL SUBDIR+= libares +SUBDIR+= libasyncns SUBDIR+= libcares SUBDIR+= libdnet SUBDIR+= libfetch |