diff options
author | taca <taca@pkgsrc.org> | 2007-03-19 17:32:55 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2007-03-19 17:32:55 +0000 |
commit | 2076c17d4bdf1a9242e1f0233394057d37b8a213 (patch) | |
tree | 7fa904e15c9144da5e6a09960f0bbc92657573e8 /net/Makefile | |
parent | aaf67d727b465b970f7b9ca92a40fd251b9ce837 (diff) | |
download | pkgsrc-2076c17d4bdf1a9242e1f0233394057d37b8a213.tar.gz |
Add and enable wide-dhcpv6.
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 aa2067a553d..34e770abac7 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.658 2007/02/17 19:14:52 adrianp Exp $ +# $NetBSD: Makefile,v 1.659 2007/03/19 17:32:55 taca Exp $ # COMMENT= Networking tools @@ -485,6 +485,7 @@ SUBDIR+= waste SUBDIR+= wget SUBDIR+= whatmask SUBDIR+= whoson +SUBDIR+= wide-dhcpv6 SUBDIR+= wimon SUBDIR+= wireshark SUBDIR+= wistumbler |