diff options
author | pav <pav@FreeBSD.org> | 2004-04-04 13:57:57 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-04-04 13:57:57 +0000 |
commit | 847b3b069c2d7f230463805ce2c4b358026cdc70 (patch) | |
tree | c14dffd4388a91e56d45dfc4fe418f8651417435 /dns | |
parent | 0bd3e6b2160022b7b214d40e9ccdc2671c8ebf3f (diff) | |
download | FreeBSD-ports-847b3b069c2d7f230463805ce2c4b358026cdc70.zip FreeBSD-ports-847b3b069c2d7f230463805ce2c4b358026cdc70.tar.gz |
- Update to 2.6
PR: ports/65159
Submitted by: Steven Honson <steven@honson.org> (maintainer)
Diffstat (limited to 'dns')
-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 ea5a40a..3c3266e 100644 --- a/dns/dnsmasq/Makefile +++ b/dns/dnsmasq/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dnsmasq -PORTVERSION= 2.5 +PORTVERSION= 2.6 CATEGORIES= dns MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/ @@ -16,7 +16,7 @@ COMMENT= A caching DNS forwarder USE_REINPLACE= yes MAN8= dnsmasq.8 -PLIST_FILES= sbin/dnsmasq +PLIST_FILES= sbin/dnsmasq etc/dnsmasq.conf.example post-patch: @${REINPLACE_CMD} -e \ diff --git a/dns/dnsmasq/distinfo b/dns/dnsmasq/distinfo index 369aa28..cb6adc4 100644 --- a/dns/dnsmasq/distinfo +++ b/dns/dnsmasq/distinfo @@ -1,2 +1,2 @@ -MD5 (dnsmasq-2.5.tar.gz) = f993ea53c0d11b4d884deb9229b86b26 -SIZE (dnsmasq-2.5.tar.gz) = 93186 +MD5 (dnsmasq-2.6.tar.gz) = a542ab5dd352822b37b8b5961f085a65 +SIZE (dnsmasq-2.6.tar.gz) = 98172 |