diff options
Diffstat (limited to 'net/p5-Net-Jifty/Makefile')
-rw-r--r-- | net/p5-Net-Jifty/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-Jifty/Makefile b/net/p5-Net-Jifty/Makefile index 56ad4cc36ce..bb46dc5c3bb 100644 --- a/net/p5-Net-Jifty/Makefile +++ b/net/p5-Net-Jifty/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2012/09/03 11:16:23 sno Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/03 21:57:03 wiz Exp $ # DISTNAME= Net-Jifty-0.14 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |