diff options
Diffstat (limited to 'chat/p5-POE-Filter-IRCD')
-rw-r--r-- | chat/p5-POE-Filter-IRCD/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/p5-POE-Filter-IRCD/Makefile b/chat/p5-POE-Filter-IRCD/Makefile index 71690263464..978a1883224 100644 --- a/chat/p5-POE-Filter-IRCD/Makefile +++ b/chat/p5-POE-Filter-IRCD/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2012/10/03 00:02:42 asau Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/03 21:54:03 wiz Exp $ # DISTNAME= POE-Filter-IRCD-2.42 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= chat perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/} |