diff options
author | Volker Stolz <vs@FreeBSD.org> | 2005-02-14 17:12:36 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2005-02-14 17:12:36 +0000 |
commit | 5e3696a7ad5461fefbe47aa86ce60e0ce9903230 (patch) | |
tree | f65754f5764e2fb86207be3b38d2e0b662077d86 /dns/dnsmasq | |
parent | 2c4e331c4c400186934df5b350cc5bf3bef890d2 (diff) | |
download | ports-5e3696a7ad5461fefbe47aa86ce60e0ce9903230.tar.gz ports-5e3696a7ad5461fefbe47aa86ce60e0ce9903230.zip |
Update to 2.20
PR: ports/77502
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=128811
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 c8ac357afdf6..c26fcb85335c 100644 --- a/dns/dnsmasq/Makefile +++ b/dns/dnsmasq/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dnsmasq -PORTVERSION= 2.19 +PORTVERSION= 2.20 CATEGORIES= dns MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/ diff --git a/dns/dnsmasq/distinfo b/dns/dnsmasq/distinfo index a547f60fcd90..8dac4e06fa5b 100644 --- a/dns/dnsmasq/distinfo +++ b/dns/dnsmasq/distinfo @@ -1,2 +1,2 @@ -MD5 (dnsmasq-2.19.tar.gz) = ee5806a372febec2035b574bd81c5d06 -SIZE (dnsmasq-2.19.tar.gz) = 134456 +MD5 (dnsmasq-2.20.tar.gz) = a1501ff96a2925d9c1d44388892cd5af +SIZE (dnsmasq-2.20.tar.gz) = 139194 |