diff options
author | pettai <pettai@pkgsrc.org> | 2013-11-24 09:39:44 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2013-11-24 09:39:44 +0000 |
commit | 217eae48c69f0a411841255e10e1a3a34ee49624 (patch) | |
tree | 561b65b6bc154a467d4b983b712c76dd6036f25b /net/unbound | |
parent | 108440c5ee55f30978c3f3a2ac922270c69284d9 (diff) | |
download | pkgsrc-217eae48c69f0a411841255e10e1a3a34ee49624.tar.gz |
take over the maintainership
Diffstat (limited to 'net/unbound')
-rw-r--r-- | net/unbound/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/unbound/Makefile b/net/unbound/Makefile index 814afb37392..1cca88f4281 100644 --- a/net/unbound/Makefile +++ b/net/unbound/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.28 2013/11/17 22:57:38 pettai Exp $ +# $NetBSD: Makefile,v 1.29 2013/11/24 09:39:44 pettai Exp $ DISTNAME= unbound-1.4.21 CATEGORIES= net MASTER_SITES= http://www.unbound.net/downloads/ -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pettai@NetBSD.org HOMEPAGE= http://www.unbound.net/ COMMENT= DNS resolver and recursive server LICENSE= modified-bsd |