diff options
Diffstat (limited to 'dns/dnsmasq/Makefile')
-rw-r--r-- | dns/dnsmasq/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dns/dnsmasq/Makefile b/dns/dnsmasq/Makefile index 1373c07c874e..b938293594ad 100644 --- a/dns/dnsmasq/Makefile +++ b/dns/dnsmasq/Makefile @@ -6,9 +6,10 @@ # PORTNAME= dnsmasq -DISTVERSION= 2.51rc1 +PORTVERSION= 2.51 +PORTEPOCH= 1 CATEGORIES= dns ipv6 -MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/release-candidates/ \ +MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/ \ http://homepages.uni-paderborn.de/mandree/ MAINTAINER= matthias.andree@gmx.de |