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 /chat/p5-POE-Component-IRC | |
parent | 8282dc8a28ce829bbf3382339e43e6f11b382b6b (diff) | |
download | pkgsrc-c3ad93c8f1b4d0071c65756302d5688e5a849045.tar.gz |
Recursive revbump from lang/perl5 5.26.0
Diffstat (limited to 'chat/p5-POE-Component-IRC')
-rw-r--r-- | chat/p5-POE-Component-IRC/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/p5-POE-Component-IRC/Makefile b/chat/p5-POE-Component-IRC/Makefile index 740d8bf1ba9..f161594deec 100644 --- a/chat/p5-POE-Component-IRC/Makefile +++ b/chat/p5-POE-Component-IRC/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2016/06/08 19:22:18 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2017/06/05 14:22:19 ryoon Exp $ # DISTNAME= POE-Component-IRC-6.88 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= chat perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/} |