diff options
author | tv <tv> | 2006-03-22 22:50:31 +0000 |
---|---|---|
committer | tv <tv> | 2006-03-22 22:50:31 +0000 |
commit | 552fe0c37b02c6698b8be9f4d00bca5573b10607 (patch) | |
tree | ce362829befeaa2dd5c0407b00d3d334c09fa397 /mail/p5-Mail-SRS | |
parent | 705bc0afe23aeaaf4fc5e1ff6e3d7a3360dbdeb5 (diff) | |
download | pkgsrc-552fe0c37b02c6698b8be9f4d00bca5573b10607.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 'mail/p5-Mail-SRS')
-rw-r--r-- | mail/p5-Mail-SRS/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-Mail-SRS/Makefile b/mail/p5-Mail-SRS/Makefile index 84cb867dfdf..98d3327e57d 100644 --- a/mail/p5-Mail-SRS/Makefile +++ b/mail/p5-Mail-SRS/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/08/06 06:19:22 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2006/03/22 22:50:32 tv Exp $ DISTNAME= Mail-SRS-0.31 PKGNAME= p5-${DISTNAME} @@ -6,7 +6,7 @@ PKGREVISION= 2 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} -MAINTAINER= tv@duh.org +MAINTAINER= tv@NetBSD.org HOMEPAGE= http://www.libsrs2.org/ COMMENT= SMTP envelope sender rewriting for SPF-compliant forwarding |