diff options
author | ryoon <ryoon@pkgsrc.org> | 2017-06-05 14:22:16 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2017-06-05 14:22:16 +0000 |
commit | c3ad93c8f1b4d0071c65756302d5688e5a849045 (patch) | |
tree | fb72d9c9e5011e843ed2ddb350903f70d91fd79d /converters/p5-Unicode-IMAPUtf7 | |
parent | 8282dc8a28ce829bbf3382339e43e6f11b382b6b (diff) | |
download | pkgsrc-c3ad93c8f1b4d0071c65756302d5688e5a849045.tar.gz |
Recursive revbump from lang/perl5 5.26.0
Diffstat (limited to 'converters/p5-Unicode-IMAPUtf7')
-rw-r--r-- | converters/p5-Unicode-IMAPUtf7/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/p5-Unicode-IMAPUtf7/Makefile b/converters/p5-Unicode-IMAPUtf7/Makefile index 65a9c3a3ee6..43a8e70af36 100644 --- a/converters/p5-Unicode-IMAPUtf7/Makefile +++ b/converters/p5-Unicode-IMAPUtf7/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2016/06/08 19:22:22 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2017/06/05 14:22:22 ryoon Exp $ DISTNAME= Unicode-IMAPUtf7-2.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= converters mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/F/FA/FABPOT/} |