diff options
Diffstat (limited to 'mail/p5-Net-LMTP')
-rw-r--r-- | mail/p5-Net-LMTP/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-Net-LMTP/Makefile b/mail/p5-Net-LMTP/Makefile index 84f69d6e9cc..8063d2126a8 100644 --- a/mail/p5-Net-LMTP/Makefile +++ b/mail/p5-Net-LMTP/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2012/10/08 12:19:24 asau Exp $ +# $NetBSD: Makefile,v 1.12 2013/05/31 12:41:19 wiz Exp $ # DISTNAME= Net-LMTP-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |