diff options
author | tron <tron@pkgsrc.org> | 2011-08-07 08:26:37 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2011-08-07 08:26:37 +0000 |
commit | de1368079729e374d21f64e5efbe34ec0a85fda7 (patch) | |
tree | ff32291b3295e809d3c60754f37be8dba3bbe618 /www/p5-WWW-RobotRules | |
parent | c7a083a53ae24a9676eefb4097f55f7dd4ebc7b3 (diff) | |
download | pkgsrc-de1368079729e374d21f64e5efbe34ec0a85fda7.tar.gz |
Revision bump after updating perl to 5.14.1.
Diffstat (limited to 'www/p5-WWW-RobotRules')
-rw-r--r-- | www/p5-WWW-RobotRules/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-WWW-RobotRules/Makefile b/www/p5-WWW-RobotRules/Makefile index 402e4e6032d..2fe21a65a63 100644 --- a/www/p5-WWW-RobotRules/Makefile +++ b/www/p5-WWW-RobotRules/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2011/07/14 21:47:35 spz Exp $ +# $NetBSD: Makefile,v 1.3 2011/08/07 08:26:37 tron Exp $ DISTNAME= WWW-RobotRules-6.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/} |