summaryrefslogtreecommitdiff
path: root/net/dhcpcd/Makefile
diff options
context:
space:
mode:
authorroy <roy@pkgsrc.org>2009-05-10 16:35:40 +0000
committerroy <roy@pkgsrc.org>2009-05-10 16:35:40 +0000
commit78badfa5c266f5443ae1090d1858312548068220 (patch)
tree330482b9c85cc84274340551a10e85c311302c35 /net/dhcpcd/Makefile
parent1af99c0567e5712336fbb304268bb7d41c54c9ed (diff)
downloadpkgsrc-78badfa5c266f5443ae1090d1858312548068220.tar.gz
Update dhcpcd to 5.0.2
Changes from 5.0.1 include * -n option now starts dhcpcd if not already started * 29-lookup-hostname hook installed by default, but skipped in dhcpcd.conf * Fix warning about missing dirs if we don't have any existing state * Fix compile on some Linux distros re linux/wireless.h
Diffstat (limited to 'net/dhcpcd/Makefile')
-rw-r--r--net/dhcpcd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dhcpcd/Makefile b/net/dhcpcd/Makefile
index 47bf1e19e8a..707c71c5a15 100644
--- a/net/dhcpcd/Makefile
+++ b/net/dhcpcd/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2009/05/03 06:41:30 roy Exp $
+# $NetBSD: Makefile,v 1.7 2009/05/10 16:35:40 roy Exp $
#
-DISTNAME= dhcpcd-5.0.1
+DISTNAME= dhcpcd-5.0.2
CATEGORIES= net
LICENSE= modified-bsd
MASTER_SITES= ftp://roy.marples.name/pub/dhcpcd/