diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2010-02-11 19:00:47 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2010-02-11 19:00:47 +0000 |
commit | ff11d03cc86b848657afea7806342eec77a82047 (patch) | |
tree | 3a7b5f931951272ad9b37e3dc3d12931c647a9ea /net/Makefile | |
parent | cb183ccce637f670cd2f0a3bff8849b7c0e4e894 (diff) | |
download | pkgsrc-ff11d03cc86b848657afea7806342eec77a82047.tar.gz |
add isc-dhcp, at least until it really disappears
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 1710f35adbd..aabbce6494d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -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+= irrd SUBDIR+= irrtoolset-nox11 SUBDIR+= irrtoolset5 SUBDIR+= isc-dhclient4 +#SUBDIR+= isc-dhcp # just pieces, no Makefile SUBDIR+= isc-dhcp4 SUBDIR+= isc-dhcpd4 SUBDIR+= isc-dhcrelay4 |