summaryrefslogtreecommitdiff
path: root/net/dnsmasq/Makefile
diff options
context:
space:
mode:
authorroy <roy>2009-06-14 21:15:50 +0000
committerroy <roy>2009-06-14 21:15:50 +0000
commit990dd91ab02a97c42c8c555d57c3b21dfa525799 (patch)
treec69e548325b6add240cfa4921c9f01baabbab18f /net/dnsmasq/Makefile
parent036e1c9d61fb16f1d4167bd29ef7f27c3220f78a (diff)
downloadpkgsrc-990dd91ab02a97c42c8c555d57c3b21dfa525799.tar.gz
Update to dnsmasq-2.49
Changes since 2.47 include * Fix a possible infinite with fixed hostnames to ip and the client sometimes sending one and sometimes not * Improved DHCP logging * addn-hosts now works with a directory instead of just a file
Diffstat (limited to 'net/dnsmasq/Makefile')
-rw-r--r--net/dnsmasq/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dnsmasq/Makefile b/net/dnsmasq/Makefile
index ac259cd1ab5..e583a5250de 100644
--- a/net/dnsmasq/Makefile
+++ b/net/dnsmasq/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2009/02/19 11:17:19 roy Exp $
+# $NetBSD: Makefile,v 1.11 2009/06/14 21:15:50 roy Exp $
#
-DISTNAME= dnsmasq-2.47
+DISTNAME= dnsmasq-2.49
CATEGORIES= net
MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/