pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net add isc-dhcp, at least until it really disappears



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dc5665f0dec8
branches:  trunk
changeset: 571375:dc5665f0dec8
user:      jnemeth <jnemeth%pkgsrc.org@localhost>
date:      Thu Feb 11 19:00:47 2010 +0000

description:
add isc-dhcp, at least until it really disappears

diffstat:

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

diffs (17 lines):

diff -r 85d4d934eb1f -r dc5665f0dec8 net/Makefile
--- a/net/Makefile      Thu Feb 11 19:00:18 2010 +0000
+++ b/net/Makefile      Thu Feb 11 19:00:47 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.801 2010/02/11 11:37:06 obache Exp $
+# $NetBSD: Makefile,v 1.802 2010/02/11 19:00:47 jnemeth Exp $
 #
 
 COMMENT=       Networking tools
@@ -178,6 +178,7 @@
 SUBDIR+=       irrtoolset-nox11
 SUBDIR+=       irrtoolset5
 SUBDIR+=       isc-dhclient4
+#SUBDIR+=      isc-dhcp                # just pieces, no Makefile
 SUBDIR+=       isc-dhcp4
 SUBDIR+=       isc-dhcpd4
 SUBDIR+=       isc-dhcrelay4



Home | Main Index | Thread Index | Old Index