diff options
author | is <is@pkgsrc.org> | 2007-10-11 19:03:37 +0000 |
---|---|---|
committer | is <is@pkgsrc.org> | 2007-10-11 19:03:37 +0000 |
commit | 63881506bc83ded8f0fa8d3e09881989743b4098 (patch) | |
tree | e09b54eabac12b6a40a15468ed5d22e510b9bf26 /net/Makefile | |
parent | 4edf993b7686a60ea11f3f41fb05e7023412bfd1 (diff) | |
download | pkgsrc-63881506bc83ded8f0fa8d3e09881989743b4098.tar.gz |
Add mcast-tools.
Mcast-tools conflicts with pim6sd and pim6dd, as it contains (presumably
more up to date) versions.
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 061f4c397cc..1494b7c5bd4 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.682 2007/09/19 23:34:02 wiz Exp $ +# $NetBSD: Makefile,v 1.683 2007/10/11 19:03:37 is Exp $ # COMMENT= Networking tools @@ -196,6 +196,7 @@ SUBDIR+= mDNSResponder SUBDIR+= mDNSResponder-nss SUBDIR+= maradns SUBDIR+= mbrowse +SUBDIR+= mcast-tools SUBDIR+= md-whois SUBDIR+= microdc2 SUBDIR+= miredo |