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 /mail | |
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 'mail')
-rw-r--r-- | mail/dk-milter/Makefile | 4 | ||||
-rw-r--r-- | mail/p5-Mail-Milter/Makefile | 7 | ||||
-rw-r--r-- | mail/p5-Mail-SRS/Makefile | 4 | ||||
-rw-r--r-- | mail/p5-Sendmail-PMilter/Makefile | 4 | ||||
-rw-r--r-- | mail/perdition/Makefile.common | 4 |
5 files changed, 11 insertions, 12 deletions
diff --git a/mail/dk-milter/Makefile b/mail/dk-milter/Makefile index 155d17fe5e2..32511525fd1 100644 --- a/mail/dk-milter/Makefile +++ b/mail/dk-milter/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2006/01/08 18:03:04 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2006/03/22 22:50:32 tv Exp $ DISTNAME= dk-milter-0.3.0 PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dk-milter/} -MAINTAINER= tv@duh.org +MAINTAINER= tv@NetBSD.org HOMEPAGE= http://sendmail.net/dk-milter/ COMMENT= Open source implementation of DomainKeys for sendmail diff --git a/mail/p5-Mail-Milter/Makefile b/mail/p5-Mail-Milter/Makefile index 34478c7ba44..544d633377b 100644 --- a/mail/p5-Mail-Milter/Makefile +++ b/mail/p5-Mail-Milter/Makefile @@ -1,14 +1,13 @@ -# $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-Milter-0.06 +DISTNAME= Mail-Milter-0.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} \ ${MASTER_SITE_SOURCEFORGE:=pmilter/} -MAINTAINER= tv@duh.org +MAINTAINER= tv@NetBSD.org HOMEPAGE= http://pmilter.sourceforge.net/ COMMENT= Sendmail::Milter enhancement API modules 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 diff --git a/mail/p5-Sendmail-PMilter/Makefile b/mail/p5-Sendmail-PMilter/Makefile index 6b6a4adfa21..266465ebdbf 100644 --- a/mail/p5-Sendmail-PMilter/Makefile +++ b/mail/p5-Sendmail-PMilter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/08/06 06:19:22 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2006/03/22 22:50:32 tv Exp $ # DISTNAME= Sendmail-PMilter-0.95 @@ -7,7 +7,7 @@ PKGREVISION= 2 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pmilter/} -MAINTAINER= tv@duh.org +MAINTAINER= tv@NetBSD.org HOMEPAGE= http://pmilter.sourceforge.net/ COMMENT= Pure-Perl Milter protocol API diff --git a/mail/perdition/Makefile.common b/mail/perdition/Makefile.common index 3796e6ad6e4..889d5d5869f 100644 --- a/mail/perdition/Makefile.common +++ b/mail/perdition/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.3 2006/03/03 16:56:35 tv Exp $ +# $NetBSD: Makefile.common,v 1.4 2006/03/22 22:50:32 tv Exp $ # PERDITION_VERSION= 1.17 @@ -6,7 +6,7 @@ DISTNAME= perdition-${PERDITION_VERSION} CATEGORIES= mail MASTER_SITES= http://www.vergenet.net/linux/perdition/download/1.17/ -MAINTAINER= tv@duh.org +MAINTAINER= tv@NetBSD.org HOMEPAGE= http://www.vergenet.net/linux/perdition/ COMMENT= IMAP/POP3 proxy redirector (${PERDITION_COMMENT}) |