diff options
Diffstat (limited to 'mail/p5-Mail-ListDetector/Makefile')
-rw-r--r-- | mail/p5-Mail-ListDetector/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/p5-Mail-ListDetector/Makefile b/mail/p5-Mail-ListDetector/Makefile index 468315fe2ae..8fc056eafd8 100644 --- a/mail/p5-Mail-ListDetector/Makefile +++ b/mail/p5-Mail-ListDetector/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2011/10/22 01:40:28 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/03 21:56:30 wiz Exp $ DISTNAME= Mail-ListDetector-1.04 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5mli CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} |