diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-04-05 15:18:42 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-04-05 15:18:42 +0000 |
commit | 217fd50f3e55e8e15c4a1ff984ae30106dee624d (patch) | |
tree | 60b6ff6c24481858f7bcb3e28c71141f2c2a74b8 /dns/dnsmasq | |
parent | 9d50fa350d35b4ef4b9982cc1373ddc3ac6772db (diff) | |
download | ports-217fd50f3e55e8e15c4a1ff984ae30106dee624d.tar.gz ports-217fd50f3e55e8e15c4a1ff984ae30106dee624d.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 c26fcb85335c..f3cf22ce5310 100644 --- a/dns/dnsmasq/Makefile +++ b/dns/dnsmasq/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dnsmasq -PORTVERSION= 2.20 +PORTVERSION= 2.22 CATEGORIES= dns MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/ diff --git a/dns/dnsmasq/distinfo b/dns/dnsmasq/distinfo index 8dac4e06fa5b..e50d7840ce9d 100644 --- a/dns/dnsmasq/distinfo +++ b/dns/dnsmasq/distinfo @@ -1,2 +1,2 @@ -MD5 (dnsmasq-2.20.tar.gz) = a1501ff96a2925d9c1d44388892cd5af -SIZE (dnsmasq-2.20.tar.gz) = 139194 +MD5 (dnsmasq-2.22.tar.gz) = b38f33cd0703fa664a37a4595d918189 +SIZE (dnsmasq-2.22.tar.gz) = 146239 |