diff options
Diffstat (limited to 'chat/p5-Net-Jabber/Makefile')
-rw-r--r-- | chat/p5-Net-Jabber/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/p5-Net-Jabber/Makefile b/chat/p5-Net-Jabber/Makefile index 699cbdcb782..62da308b85d 100644 --- a/chat/p5-Net-Jabber/Makefile +++ b/chat/p5-Net-Jabber/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2013/05/31 12:39:41 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2014/05/29 23:35:19 wiz Exp $ DISTNAME= Net-Jabber-2.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= chat perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |