diff options
Diffstat (limited to 'chat/p5-IRC-Utils/Makefile')
-rw-r--r-- | chat/p5-IRC-Utils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/p5-IRC-Utils/Makefile b/chat/p5-IRC-Utils/Makefile index 0187d88f970..3ca7d1632d5 100644 --- a/chat/p5-IRC-Utils/Makefile +++ b/chat/p5-IRC-Utils/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2013/05/31 12:39:41 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2014/05/29 23:35:18 wiz Exp $ DISTNAME= IRC-Utils-0.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= chat perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IRC/} |