diff options
author | wiz <wiz@pkgsrc.org> | 2009-08-17 21:10:53 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-08-17 21:10:53 +0000 |
commit | 8328fcef5ac7f9146e111ab906874f0b62a67cfc (patch) | |
tree | 59f26b9ae14dd53f7d2648b68ce41adf4555f7d8 /net | |
parent | 3724b54892b804bc323d00405df6575bcce3ade7 (diff) | |
download | pkgsrc-8328fcef5ac7f9146e111ab906874f0b62a67cfc.tar.gz |
+ libnice.
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 f09ad6006f7..0d6e2a8f4e1 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.781 2009/08/17 21:08:18 wiz Exp $ +# $NetBSD: Makefile,v 1.782 2009/08/17 21:10:53 wiz Exp $ # COMMENT= Networking tools @@ -214,6 +214,7 @@ SUBDIR+= libdnet SUBDIR+= libfetch SUBDIR+= liblive SUBDIR+= libmms +SUBDIR+= libnice SUBDIR+= libnids SUBDIR+= libnipper SUBDIR+= libpcap |