diff options
Diffstat (limited to 'mail/p5-URI-imap/Makefile')
-rw-r--r-- | mail/p5-URI-imap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-URI-imap/Makefile b/mail/p5-URI-imap/Makefile index 52bc61604e2..10c4afe63e2 100644 --- a/mail/p5-URI-imap/Makefile +++ b/mail/p5-URI-imap/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2011/08/14 13:25:28 obache Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/03 21:56:32 wiz Exp $ # DISTNAME= URI-imap-1.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=URI/} |