diff options
author | taca <taca> | 2007-03-19 17:32:55 +0000 |
---|---|---|
committer | taca <taca> | 2007-03-19 17:32:55 +0000 |
commit | ef1579517e86d1bdf3d33ecc6d98ecefab606537 (patch) | |
tree | 7fa904e15c9144da5e6a09960f0bbc92657573e8 /net/Makefile | |
parent | 92bad66be690ed51100d16d1acd9a0d573b089f2 (diff) | |
download | pkgsrc-ef1579517e86d1bdf3d33ecc6d98ecefab606537.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 |