diff options
Diffstat (limited to 'net/unbound')
-rw-r--r-- | net/unbound/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/unbound/Makefile b/net/unbound/Makefile index 1cca88f4281..c0935f31be8 100644 --- a/net/unbound/Makefile +++ b/net/unbound/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2013/11/24 09:39:44 pettai Exp $ +# $NetBSD: Makefile,v 1.30 2014/02/12 23:18:26 tron Exp $ DISTNAME= unbound-1.4.21 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.unbound.net/downloads/ |