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 c5f0e78edef8..e2ca8ec3e23d 100644 --- a/dns/dnscontrol/Makefile +++ b/dns/dnscontrol/Makefile @@ -1,6 +1,7 @@ PORTNAME= dnscontrol DISTVERSIONPREFIX=v -DISTVERSION= 4.22.0 +DISTVERSION= 4.23.0 +PORTREVISION= 1 CATEGORIES= dns MAINTAINER= decke@FreeBSD.org |