diff options
author | snj <snj@pkgsrc.org> | 2004-05-30 02:19:16 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-05-30 02:19:16 +0000 |
commit | 2501787a90b1e6d8f54ceed14d28059b43491f05 (patch) | |
tree | b12a49ab3aa69488d18bf70e7c6fed673bbc6ebd /net/adns | |
parent | 958d31363a29c29e7147d044abb881144d3308e9 (diff) | |
download | pkgsrc-2501787a90b1e6d8f54ceed14d28059b43491f05.tar.gz |
Set MAINTAINER to tech-pkg@, not packages@.
Diffstat (limited to 'net/adns')
-rw-r--r-- | net/adns/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/adns/Makefile b/net/adns/Makefile index 882405154ee..993a26420eb 100644 --- a/net/adns/Makefile +++ b/net/adns/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.10 2004/05/27 21:21:41 lukem Exp $ +# $NetBSD: Makefile,v 1.11 2004/05/30 02:19:16 snj Exp $ # DISTNAME= adns-1.1 CATEGORIES= net MASTER_SITES= http://www.chiark.greenend.org.uk/~ian/adns/ftp/ -MAINTAINER= packages@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.chiark.greenend.org.uk/~ian/adns/ COMMENT= Asynchronous-capable DNS client library and utilities |