diff options
Diffstat (limited to 'net/unbound/Makefile')
-rw-r--r-- | net/unbound/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/unbound/Makefile b/net/unbound/Makefile index 22c1817b5dc..af55bfd9410 100644 --- a/net/unbound/Makefile +++ b/net/unbound/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.38 2015/10/21 21:30:14 joerg Exp $ +# $NetBSD: Makefile,v 1.39 2015/10/22 18:14:40 pettai Exp $ -DISTNAME= unbound-1.5.4 -PKGREVISION= 1 +DISTNAME= unbound-1.5.6 CATEGORIES= net MASTER_SITES= http://www.unbound.net/downloads/ |