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 | 7f0ec4ba445388ad692f9dbabadbdde83a794185 (patch) | |
tree | e1e53d49a300e25ad970285237cb88f4ff83e7fb | |
parent | 2da2f506439edd20409d9fac9fe878ead7fad751 (diff) | |
download | pkgsrc-7f0ec4ba445388ad692f9dbabadbdde83a794185.tar.gz |
Revert partial upgrade (which happened with the MAINTAINER change -- hi, tv!).
-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/} |