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 | ae3489ec53482bf7714bcbfcb46ba9de00a3326d (patch) | |
tree | ce362829befeaa2dd5c0407b00d3d334c09fa397 /sysutils/sredird | |
parent | b22ee86c2f935edf55203d671cd7e245f198a33e (diff) | |
download | pkgsrc-ae3489ec53482bf7714bcbfcb46ba9de00a3326d.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/sredird')
-rw-r--r-- | sysutils/sredird/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |