diff options
author | wiz <wiz> | 2013-05-31 12:39:35 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-05-31 12:39:35 +0000 |
commit | 68d0e366623442046374ed0cb6aa333d7c6f40c5 (patch) | |
tree | 57ca2acf33387d98eee9e957997e59ad73e793fb /chat/p5-POE-Component-IRC | |
parent | b7a225ea5de3480dbd489df8ec282c7a723ec3c9 (diff) | |
download | pkgsrc-68d0e366623442046374ed0cb6aa333d7c6f40c5.tar.gz |
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
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 04c561b1b9a..4adb9fba647 100644 --- a/chat/p5-POE-Component-IRC/Makefile +++ b/chat/p5-POE-Component-IRC/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2012/10/03 21:54:03 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2013/05/31 12:39:41 wiz Exp $ # DISTNAME= POE-Component-IRC-6.78 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/} |