diff options
author | kristerw <kristerw> | 2003-12-03 22:14:45 +0000 |
---|---|---|
committer | kristerw <kristerw> | 2003-12-03 22:14:45 +0000 |
commit | f0b2a4f849f4f8d5d7b6da4b75f7384b961576dd (patch) | |
tree | 9c05b1c9b1f0698bac11a5f4c4c0efff8b8bd010 /net/bind8/Makefile | |
parent | bdbcc64d38103f7f53463dfe05867eb8d9445d3e (diff) | |
download | pkgsrc-f0b2a4f849f4f8d5d7b6da4b75f7384b961576dd.tar.gz |
Change MAINTAINER to "tech-pkg" instead of the previous "packages".
Diffstat (limited to 'net/bind8/Makefile')
-rw-r--r-- | net/bind8/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bind8/Makefile b/net/bind8/Makefile index 61bac0736e6..6e6a72fd70a 100644 --- a/net/bind8/Makefile +++ b/net/bind8/Makefile @@ -1,5 +1,5 @@ # -# $NetBSD: Makefile,v 1.22 2003/08/03 07:39:58 jmc Exp $ +# $NetBSD: Makefile,v 1.23 2003/12/03 22:14:46 kristerw Exp $ # # FreeBSD Id: Makefile,v 1.12 1999/06/28 21:25:07 billf Exp # @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/${BIND_VERSION}/ DISTFILES= ${DISTNAME}-src.tar.gz ${DISTNAME}-doc.tar.gz -MAINTAINER= packages@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.isc.org/products/BIND/ COMMENT= The Berkeley Internet Name Daemon, an implementation of DNS |