diff options
author | wiz <wiz> | 2012-03-27 20:10:20 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-03-27 20:10:20 +0000 |
commit | 72529ad7f0b9d8de45aaa8eb79a5f46b314f364a (patch) | |
tree | 3636235ef23af5d22f06a950a358909f8aabe8be /net | |
parent | 6cf66c7f89a6844e9c3c87b25ab7a8047de2b1d8 (diff) | |
download | pkgsrc-72529ad7f0b9d8de45aaa8eb79a5f46b314f364a.tar.gz |
+ p5-Net-DHCP.
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 de378220b22..4a0774b04e1 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.915 2012/03/15 17:29:04 asau Exp $ +# $NetBSD: Makefile,v 1.916 2012/03/27 20:10:20 wiz Exp $ # COMMENT= Networking tools @@ -364,6 +364,7 @@ SUBDIR+= p5-Net-CIDR-Lite SUBDIR+= p5-Net-CIDR-Set SUBDIR+= p5-Net-CUPS SUBDIR+= p5-Net-DBus +SUBDIR+= p5-Net-DHCP SUBDIR+= p5-Net-DNS SUBDIR+= p5-Net-DNS-Resolver-Programmable SUBDIR+= p5-Net-DNS-Zone-Parser |