diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-12-26 16:59:31 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-12-26 16:59:31 +0000 |
commit | 1f36a8094e961bd1396130cfc2238dc6a7b1b332 (patch) | |
tree | dd69e5ce15c3c23c192d495c4e7b7a6bcbdc247e /dns | |
parent | b74ca6af0ab5c566a2e11fe27e046dc58b496125 (diff) |
Notes
Diffstat (limited to 'dns')
-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 4e9bfddfbfa3..c8ac357afdf6 100644 --- a/dns/dnsmasq/Makefile +++ b/dns/dnsmasq/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dnsmasq -PORTVERSION= 2.18 +PORTVERSION= 2.19 CATEGORIES= dns MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/ diff --git a/dns/dnsmasq/distinfo b/dns/dnsmasq/distinfo index 83731d2a860d..a547f60fcd90 100644 --- a/dns/dnsmasq/distinfo +++ b/dns/dnsmasq/distinfo @@ -1,2 +1,2 @@ -MD5 (dnsmasq-2.18.tar.gz) = 7a3d4864c97ebf484cd4e76487ad5e3c -SIZE (dnsmasq-2.18.tar.gz) = 133590 +MD5 (dnsmasq-2.19.tar.gz) = ee5806a372febec2035b574bd81c5d06 +SIZE (dnsmasq-2.19.tar.gz) = 134456 |