diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-29 08:24:39 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-29 08:24:39 +0000 |
commit | 07fb011ac9ac994b2c10301f4ed266d2abfa324d (patch) | |
tree | 09befd7f70f2e1a35294ee6d86a951ba8e2fcfa7 /dns/dnsmasq | |
parent | f7fbc0cc01829da71a5393bdaf7065ac885e8300 (diff) | |
download | ports-07fb011ac9ac994b2c10301f4ed266d2abfa324d.tar.gz ports-07fb011ac9ac994b2c10301f4ed266d2abfa324d.zip |
Notes
Diffstat (limited to 'dns/dnsmasq')
-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 3c3266eff145..baae252ce2da 100644 --- a/dns/dnsmasq/Makefile +++ b/dns/dnsmasq/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dnsmasq -PORTVERSION= 2.6 +PORTVERSION= 2.7 CATEGORIES= dns MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/ diff --git a/dns/dnsmasq/distinfo b/dns/dnsmasq/distinfo index cb6adc4b7b0d..e814d37876f9 100644 --- a/dns/dnsmasq/distinfo +++ b/dns/dnsmasq/distinfo @@ -1,2 +1,2 @@ -MD5 (dnsmasq-2.6.tar.gz) = a542ab5dd352822b37b8b5961f085a65 -SIZE (dnsmasq-2.6.tar.gz) = 98172 +MD5 (dnsmasq-2.7.tar.gz) = f526e81e11627177e9949b72d5424f7a +SIZE (dnsmasq-2.7.tar.gz) = 99948 |