diff options
Diffstat (limited to 'net/p5-RT-Client-REST/Makefile')
-rw-r--r-- | net/p5-RT-Client-REST/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-RT-Client-REST/Makefile b/net/p5-RT-Client-REST/Makefile index e4c1ae31fba..809750eae5d 100644 --- a/net/p5-RT-Client-REST/Makefile +++ b/net/p5-RT-Client-REST/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2011/08/14 14:14:48 obache Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/03 21:57:07 wiz Exp $ # DISTNAME= RT-Client-REST-0.41 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=RT/} |