diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-14 11:49:51 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-14 11:49:51 +0000 |
commit | db507233f4dd8d0efc222003ac1f66bd1296e4a7 (patch) | |
tree | c68ecf0bdf0ab97c045e05a9fbff54986c09243f /dns | |
parent | 52241f53e6f5f53d84e75ebd8bfa26338ab7e4e3 (diff) | |
download | freebsd-ports-db507233f4dd8d0efc222003ac1f66bd1296e4a7.zip |
Update to 2.13
PR: ports/70448
Submitted by: maintainer
Diffstat (limited to 'dns')
-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 |