diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-02-09 21:46:11 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-02-09 21:55:23 +0000 |
commit | 2297efc51b0f75d25389b742048fb7e9b2d96f0d (patch) | |
tree | 465304db07c773aab12eb481c3c068003983eda0 /dns/dnscontrol | |
parent | 828b16a5850f7c732705bb4cc4f8ed207faeac0d (diff) | |
download | ports-2297efc51b0f75d25389b742048fb7e9b2d96f0d.tar.gz ports-2297efc51b0f75d25389b742048fb7e9b2d96f0d.zip |
Diffstat (limited to 'dns/dnscontrol')
-rw-r--r-- | dns/dnscontrol/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/dnscontrol/Makefile b/dns/dnscontrol/Makefile index 4a262cb3e6fa..90f76e89332d 100644 --- a/dns/dnscontrol/Makefile +++ b/dns/dnscontrol/Makefile @@ -1,6 +1,7 @@ PORTNAME= dnscontrol DISTVERSIONPREFIX=v DISTVERSION= 3.26.0 +PORTREVISION= 1 CATEGORIES= dns MAINTAINER= decke@FreeBSD.org |