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 cc8ccd68664..849c0ddc64a 100644 --- a/chat/p5-Net-Jabber/Makefile +++ b/chat/p5-Net-Jabber/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2012/10/03 00:02:42 asau Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/03 21:54:03 wiz Exp $ DISTNAME= Net-Jabber-2.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= chat perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |