pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net Add dhcpcd



details:   https://anonhg.NetBSD.org/pkgsrc/rev/06068e9f2c13
branches:  trunk
changeset: 555609:06068e9f2c13
user:      roy <roy%pkgsrc.org@localhost>
date:      Thu Mar 05 23:24:35 2009 +0000

description:
Add dhcpcd

diffstat:

 net/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 7621c9358dea -r 06068e9f2c13 net/Makefile
--- a/net/Makefile      Thu Mar 05 23:23:26 2009 +0000
+++ b/net/Makefile      Thu Mar 05 23:24:35 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.765 2009/02/23 23:19:22 cube Exp $
+# $NetBSD: Makefile,v 1.766 2009/03/05 23:24:35 roy Exp $
 #
 
 COMMENT=       Networking tools
@@ -79,6 +79,7 @@
 SUBDIR+=       ddclient
 SUBDIR+=       delegate
 SUBDIR+=       dgd
+SUBDIR+=       dhcpcd
 SUBDIR+=       dhid
 SUBDIR+=       dhisd
 SUBDIR+=       djbdns



Home | Main Index | Thread Index | Old Index