diff options
Diffstat (limited to 'dns/knot/Makefile')
-rw-r--r-- | dns/knot/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dns/knot/Makefile b/dns/knot/Makefile index a8019590509f..cfdb798d6ab7 100644 --- a/dns/knot/Makefile +++ b/dns/knot/Makefile @@ -6,11 +6,10 @@ # PORTNAME= knot -PORTVERSION= 1.1.0r2 +PORTVERSION= 1.1.0 CATEGORIES= dns ipv6 MASTER_SITES= http://public.nic.cz/files/knot-dns/ \ http://www.dns-lab.com/downloads/knot-dns/ -DISTNAME= ${PORTNAME}-1.1.0-rc2 MAINTAINER= freebsd@dns-lab.com COMMENT= Knot DNS is a high performance authoritative-only DNS server |