diff options
Diffstat (limited to 'dns/dnscontrol/Makefile')
-rw-r--r-- | dns/dnscontrol/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dns/dnscontrol/Makefile b/dns/dnscontrol/Makefile index c27e199dcb4f..ef48e458178e 100644 --- a/dns/dnscontrol/Makefile +++ b/dns/dnscontrol/Makefile @@ -1,6 +1,7 @@ PORTNAME= dnscontrol DISTVERSIONPREFIX=v -DISTVERSION= 4.24.0 +DISTVERSION= 4.25.0 +PORTREVISION= 2 CATEGORIES= dns MAINTAINER= decke@FreeBSD.org |