diff options
author | krion <krion@FreeBSD.org> | 2004-12-27 00:59:31 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-12-27 00:59:31 +0800 |
commit | 6b7b7fbcb3b94d91c11b345842bc011fadb30896 (patch) | |
tree | fd4271347a5fa6bf50fd769b08add400c55dfb84 /dns/dnsmasq | |
parent | 4f652c2e4a68763575e0c1c3576e0885ef808f99 (diff) | |
download | freebsd-ports-gnome-6b7b7fbcb3b94d91c11b345842bc011fadb30896.tar.gz freebsd-ports-gnome-6b7b7fbcb3b94d91c11b345842bc011fadb30896.tar.zst freebsd-ports-gnome-6b7b7fbcb3b94d91c11b345842bc011fadb30896.zip |
Update to version 2.19
PR: ports/75505
Submitted by: maintainer
Diffstat (limited to 'dns/dnsmasq')
-rw-r--r-- | dns/dnsmasq/Makefile | 2 | ||||
-rw-r--r-- | dns/dnsmasq/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dns/dnsmasq/Makefile b/dns/dnsmasq/Makefile index 4e9bfddfbfa3..c8ac357afdf6 100644 --- a/dns/dnsmasq/Makefile +++ b/dns/dnsmasq/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dnsmasq -PORTVERSION= 2.18 +PORTVERSION= 2.19 CATEGORIES= dns MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/ diff --git a/dns/dnsmasq/distinfo b/dns/dnsmasq/distinfo index 83731d2a860d..a547f60fcd90 100644 --- a/dns/dnsmasq/distinfo +++ b/dns/dnsmasq/distinfo @@ -1,2 +1,2 @@ -MD5 (dnsmasq-2.18.tar.gz) = 7a3d4864c97ebf484cd4e76487ad5e3c -SIZE (dnsmasq-2.18.tar.gz) = 133590 +MD5 (dnsmasq-2.19.tar.gz) = ee5806a372febec2035b574bd81c5d06 +SIZE (dnsmasq-2.19.tar.gz) = 134456 |