diff options
Diffstat (limited to 'net/unbound/Makefile')
-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 c629a7989d8..dcaed7e12d2 100644 --- a/net/unbound/Makefile +++ b/net/unbound/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2009/10/19 17:03:33 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2010/01/17 12:02:36 wiz Exp $ DISTNAME= unbound-1.3.4 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.unbound.net/downloads/ |