diff options
author | vs <vs@FreeBSD.org> | 2005-02-15 01:12:36 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-02-15 01:12:36 +0800 |
commit | dfd1722209942d571be5c2be6181622f81b571c2 (patch) | |
tree | 947272edfbda141479505a807e909d2b1919e2d6 | |
parent | bf8aec72ea8f133e5f345770128be1c5fce4bf7b (diff) | |
download | freebsd-ports-gnome-dfd1722209942d571be5c2be6181622f81b571c2.tar.gz freebsd-ports-gnome-dfd1722209942d571be5c2be6181622f81b571c2.tar.zst freebsd-ports-gnome-dfd1722209942d571be5c2be6181622f81b571c2.zip |
Update to 2.20
PR: ports/77502
Submitted by: maintainer
-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 |