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 /mail/p5-Mail-Milter | |
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 'mail/p5-Mail-Milter')
-rw-r--r-- | mail/p5-Mail-Milter/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
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 |