diff options
Diffstat (limited to 'mail/p5-Mail-Milter/Makefile')
-rw-r--r-- | mail/p5-Mail-Milter/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/p5-Mail-Milter/Makefile b/mail/p5-Mail-Milter/Makefile index c1c8ae328a8..a195eece528 100644 --- a/mail/p5-Mail-Milter/Makefile +++ b/mail/p5-Mail-Milter/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2004/11/25 21:55:04 tv Exp $ +# $NetBSD: Makefile,v 1.3 2004/12/20 11:31:04 grant Exp $ # DISTNAME= Mail-Milter-0.06 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} \ ${MASTER_SITE_SOURCEFORGE:=pmilter/} |