diff options
Diffstat (limited to 'net/knot/Makefile')
-rw-r--r-- | net/knot/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/knot/Makefile b/net/knot/Makefile index 11a46a69443..0e21a5a6b57 100644 --- a/net/knot/Makefile +++ b/net/knot/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.20 2014/06/29 06:53:41 dholland Exp $ +# $NetBSD: Makefile,v 1.21 2014/09/27 21:27:11 pettai Exp $ -DISTNAME= knot-1.4.6 -PKGREVISION= 1 +DISTNAME= knot-1.4.7 CATEGORIES= net MASTER_SITES= https://secure.nic.cz/files/knot-dns/ |