diff options
author | tv <tv@pkgsrc.org> | 2006-03-22 22:50:31 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2006-03-22 22:50:31 +0000 |
commit | b5270e946872343acc3a105e3f15ac7ac0fe0d3f (patch) | |
tree | ce362829befeaa2dd5c0407b00d3d334c09fa397 /sysutils | |
parent | b58fee0287f315c6a88864c597725f419f586010 (diff) | |
download | pkgsrc-b5270e946872343acc3a105e3f15ac7ac0fe0d3f.tar.gz |
Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as a
PR-responsible person (such as I am ;) a little easier.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/sredird/Makefile | 4 | ||||
-rw-r--r-- | sysutils/user_interix/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/sredird/Makefile b/sysutils/sredird/Makefile index 56022eb85d4..bdce2ffc51c 100644 --- a/sysutils/sredird/Makefile +++ b/sysutils/sredird/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2005/12/05 20:51:01 rillig Exp $ +# $NetBSD: Makefile,v 1.6 2006/03/22 22:50:33 tv Exp $ # DISTNAME= sredird-2.0.0 CATEGORIES= sysutils MASTER_SITES= http://www.pcmicro.com/sredird/ -MAINTAINER= tv@duh.org +MAINTAINER= tv@NetBSD.org HOMEPAGE= http://www.pcmicro.com/sredird/ COMMENT= RFC2217 compliant serial port redirector diff --git a/sysutils/user_interix/Makefile b/sysutils/user_interix/Makefile index c5c73226182..c1fe2b831b1 100644 --- a/sysutils/user_interix/Makefile +++ b/sysutils/user_interix/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2005/12/05 20:51:01 rillig Exp $ +# $NetBSD: Makefile,v 1.6 2006/03/22 22:50:33 tv Exp $ # DISTNAME= user-20040426 @@ -6,7 +6,7 @@ CATEGORIES= sysutils MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= tv@duh.org +MAINTAINER= tv@NetBSD.org COMMENT= Limited NetBSD-compatible useradd/groupadd commands ONLY_FOR_PLATFORM= Interix-*-* |