diff options
Diffstat (limited to 'dns/dnsmasq-devel/Makefile')
-rw-r--r-- | dns/dnsmasq-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/dnsmasq-devel/Makefile b/dns/dnsmasq-devel/Makefile index 90b325a07118..cc46c61940a1 100644 --- a/dns/dnsmasq-devel/Makefile +++ b/dns/dnsmasq-devel/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= dnsmasq -PORTVERSION= 2.69r1 -DISTVERSION= 2.69rc1 +PORTVERSION= 2.69r2 +DISTVERSION= 2.69rc2 CATEGORIES= dns ipv6 MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/release-candidates/ PKGNAMESUFFIX= -devel |