diff options
Diffstat (limited to 'mail/p5-Net-LMTP/Makefile')
-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 8063d2126a8..94943fc3ae6 100644 --- a/mail/p5-Net-LMTP/Makefile +++ b/mail/p5-Net-LMTP/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2013/05/31 12:41:19 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2014/05/29 23:36:50 wiz Exp $ # DISTNAME= Net-LMTP-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |