diff options
-rw-r--r-- | dns/dnsmasq/Makefile | 4 | ||||
-rw-r--r-- | dns/dnsmasq/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/dnsmasq/Makefile b/dns/dnsmasq/Makefile index 55b84af82713..6591b1c38d03 100644 --- a/dns/dnsmasq/Makefile +++ b/dns/dnsmasq/Makefile @@ -6,12 +6,12 @@ # PORTNAME= dnsmasq -PORTVERSION= 2.11 +PORTVERSION= 2.13 CATEGORIES= dns MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/ MAINTAINER= steven@honson.org -COMMENT= A caching DNS forwarder +COMMENT= Lightweight, easy to configure DNS forwarder and DHCP server USE_REINPLACE= yes diff --git a/dns/dnsmasq/distinfo b/dns/dnsmasq/distinfo index ed57e1239093..6acd80630d09 100644 --- a/dns/dnsmasq/distinfo +++ b/dns/dnsmasq/distinfo @@ -1,2 +1,2 @@ -MD5 (dnsmasq-2.11.tar.gz) = 02aa4ffb835cbc9bdf96fcb915901cb3 -SIZE (dnsmasq-2.11.tar.gz) = 121755 +MD5 (dnsmasq-2.13.tar.gz) = ec51ce5b1edc3e1cb743dcbef61ca808 +SIZE (dnsmasq-2.13.tar.gz) = 122579 |