diff options
author | krion <krion@FreeBSD.org> | 2004-08-14 11:49:51 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-08-14 11:49:51 +0000 |
commit | 2d49c87a6b0ec041e227e8580a1c529f94319028 (patch) | |
tree | efe33ec2f714873723d11ac8dd7bfbd6b65cb9fe /dns/dnsmasq | |
parent | 9bd793da4988a9488661241c398465f6ae6ceda2 (diff) | |
download | FreeBSD-ports-2d49c87a6b0ec041e227e8580a1c529f94319028.zip FreeBSD-ports-2d49c87a6b0ec041e227e8580a1c529f94319028.tar.gz |
Update to 2.13
PR: ports/70448
Submitted by: maintainer
Diffstat (limited to 'dns/dnsmasq')
-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 55b84af..6591b1c 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 ed57e12..6acd806 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 |