diff options
author | wiz <wiz@pkgsrc.org> | 2006-03-27 17:06:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-03-27 17:06:01 +0000 |
commit | a519a461f79e8fb3d73659994410d59af863884d (patch) | |
tree | e1e53d49a300e25ad970285237cb88f4ff83e7fb /mail/p5-Mail-Milter | |
parent | e5e364d894654615dc12a6362711c97606b93e41 (diff) | |
download | pkgsrc-a519a461f79e8fb3d73659994410d59af863884d.tar.gz |
Revert partial upgrade (which happened with the MAINTAINER change -- hi, tv!).
Diffstat (limited to 'mail/p5-Mail-Milter')
-rw-r--r-- | mail/p5-Mail-Milter/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/p5-Mail-Milter/Makefile b/mail/p5-Mail-Milter/Makefile index 544d633377b..c5cfb60fa38 100644 --- a/mail/p5-Mail-Milter/Makefile +++ b/mail/p5-Mail-Milter/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2006/03/22 22:50:32 tv Exp $ +# $NetBSD: Makefile,v 1.8 2006/03/27 17:06:01 wiz Exp $ # -DISTNAME= Mail-Milter-0.07 +DISTNAME= Mail-Milter-0.06 PKGNAME= p5-${DISTNAME} +PKGREVISION= 2 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} \ ${MASTER_SITE_SOURCEFORGE:=pmilter/} |