diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-07-24 12:32:15 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-07-24 12:32:15 +0000 |
commit | 12cd225600d3a6ae29b8b90fc18ad4d3784c23d1 (patch) | |
tree | 75473f89fe71b42a3f89a27721266a2579955ebf /dns/dnsmasq/Makefile | |
parent | 32fefb30360bf25faf2b298d7787745983d40ac9 (diff) | |
download | ports-12cd225600d3a6ae29b8b90fc18ad4d3784c23d1.tar.gz ports-12cd225600d3a6ae29b8b90fc18ad4d3784c23d1.zip |
Notes
Diffstat (limited to 'dns/dnsmasq/Makefile')
-rw-r--r-- | dns/dnsmasq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dnsmasq/Makefile b/dns/dnsmasq/Makefile index 97a07ff6c2d6..09e50b75b579 100644 --- a/dns/dnsmasq/Makefile +++ b/dns/dnsmasq/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dnsmasq -PORTVERSION= 2.43 +PORTVERSION= 2.45 CATEGORIES= dns ipv6 MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/ \ ${MASTER_SITE_GENTOO} |