diff options
author | pettai <pettai> | 2013-11-24 09:39:44 +0000 |
---|---|---|
committer | pettai <pettai> | 2013-11-24 09:39:44 +0000 |
commit | 3ff8b384afaf580fe7d37a5e2f1d46447c9250ac (patch) | |
tree | 561b65b6bc154a467d4b983b712c76dd6036f25b | |
parent | c8436927ecb8c34c7a84ae490ffb4053f2df3371 (diff) | |
download | pkgsrc-3ff8b384afaf580fe7d37a5e2f1d46447c9250ac.tar.gz |
take over the maintainership
-rw-r--r-- | net/nsd/Makefile | 4 | ||||
-rw-r--r-- | net/unbound/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/nsd/Makefile b/net/nsd/Makefile index 08b741e977b..17c6e03476d 100644 --- a/net/nsd/Makefile +++ b/net/nsd/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.66 2013/10/29 15:13:34 pettai Exp $ +# $NetBSD: Makefile,v 1.67 2013/11/24 09:39:44 pettai Exp $ DISTNAME= nsd-4.0.0 CATEGORIES= net MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pettai@NetBSD.org HOMEPAGE= http://www.nlnetlabs.nl/nsd/index.html COMMENT= Authoritative-only DNS server LICENSE= modified-bsd 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 |