diff options
author | krion <krion@FreeBSD.org> | 2004-04-29 16:24:39 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-04-29 16:24:39 +0800 |
commit | 8d7581f6b02e15b700d1a697a777820cde31fc04 (patch) | |
tree | 4813ef8a5e100e79b74975b0c8c32c5447ef5540 /dns | |
parent | 36c8eb2f1dfb6ee5d4c16bac71d91db3a2edb878 (diff) | |
download | freebsd-ports-gnome-8d7581f6b02e15b700d1a697a777820cde31fc04.tar.gz freebsd-ports-gnome-8d7581f6b02e15b700d1a697a777820cde31fc04.tar.zst freebsd-ports-gnome-8d7581f6b02e15b700d1a697a777820cde31fc04.zip |
- Update to version 2.7
PR: ports/65930
Submitted by: maintainer
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 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 |