diff options
author | obache <obache> | 2010-04-15 12:59:31 +0000 |
---|---|---|
committer | obache <obache> | 2010-04-15 12:59:31 +0000 |
commit | 586c8f3c33d0552d18da20f9c0c809eb03e1af30 (patch) | |
tree | af24b524e664ff581e66f272dab23fab1121c958 /net/Makefile | |
parent | b16d07528b41cf1d4b5a214f840bce27e217087b (diff) | |
download | pkgsrc-586c8f3c33d0552d18da20f9c0c809eb03e1af30.tar.gz |
+ libbind
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 9d5eca2d091..6d573f4f5be 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.824 2010/04/11 18:57:01 seb Exp $ +# $NetBSD: Makefile,v 1.825 2010/04/15 12:59:31 obache Exp $ # COMMENT= Networking tools @@ -210,6 +210,7 @@ SUBDIR+= lftp SUBDIR+= libIDL SUBDIR+= libares SUBDIR+= libasyncns +SUBDIR+= libbind SUBDIR+= libcares SUBDIR+= libdnet SUBDIR+= libfetch |