diff options
author | pettai <pettai@pkgsrc.org> | 2010-03-08 19:56:20 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2010-03-08 19:56:20 +0000 |
commit | aa6d8582d3cd12d3ec37607866b8e9b48a6a8d9b (patch) | |
tree | 07595919141aef10d214ce36a25cf9abe868e9c3 /net/unbound/Makefile | |
parent | 3dcffba959760fa0ecd75b34a495f99e3d06cee3 (diff) | |
download | pkgsrc-aa6d8582d3cd12d3ec37607866b8e9b48a6a8d9b.tar.gz |
Updated to unbound-1.4.1. +~40 features and bugfixes.
The changelog is too long to paste it here,
but you can find it at http://www.unbound.net/download.html
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 dcaed7e12d2..f0ea3b5334f 100644 --- a/net/unbound/Makefile +++ b/net/unbound/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2010/01/17 12:02:36 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2010/03/08 19:56:20 pettai Exp $ -DISTNAME= unbound-1.3.4 -PKGREVISION= 1 +DISTNAME= unbound-1.4.1 CATEGORIES= net MASTER_SITES= http://www.unbound.net/downloads/ |