diff options
author | hubertf <hubertf> | 2005-02-21 20:26:08 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2005-02-21 20:26:08 +0000 |
commit | 7692814d02f053538d682dd6e1449129b3a4918a (patch) | |
tree | 7c3ee711ba0c708e2726ec7a9c4cf5fb0feb6167 /net/dlint | |
parent | 02f7b6ddb47025a9674f28f96f9dfe50e0dbd8d8 (diff) | |
download | pkgsrc-7692814d02f053538d682dd6e1449129b3a4918a.tar.gz |
Sign over maintainership to tech-pkg@
Diffstat (limited to 'net/dlint')
-rw-r--r-- | net/dlint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dlint/Makefile b/net/dlint/Makefile index 5739685ed74..a056fbdb83a 100644 --- a/net/dlint/Makefile +++ b/net/dlint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/07/17 22:51:06 grant Exp $ +# $NetBSD: Makefile,v 1.5 2005/02/21 20:26:13 hubertf Exp $ # DISTNAME= dlint1.4.0 @@ -6,7 +6,7 @@ PKGNAME= dlint-1.4.0 CATEGORIES= net MASTER_SITES= http://www.domtools.com/pub/ -MAINTAINER= hubertf@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.domtools.com/dns/ COMMENT= Internet Domain Name System (DNS) error checking utility |