diff options
author | obache <obache> | 2011-08-14 16:05:39 +0000 |
---|---|---|
committer | obache <obache> | 2011-08-14 16:05:39 +0000 |
commit | 8025b3986bd94c53549f3e75be2468d014e310b5 (patch) | |
tree | b9d63cb12410cf8a8c380ce686a6fb65a99d1a50 /www/checkbot | |
parent | 7ef74fbb42913690c7a267235811c61a2fa2a179 (diff) | |
download | pkgsrc-8025b3986bd94c53549f3e75be2468d014e310b5.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'www/checkbot')
-rw-r--r-- | www/checkbot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/checkbot/Makefile b/www/checkbot/Makefile index e417d6caba1..42d3f4d00bd 100644 --- a/www/checkbot/Makefile +++ b/www/checkbot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2010/08/21 16:36:30 seb Exp $ +# $NetBSD: Makefile,v 1.30 2011/08/14 16:05:39 obache Exp $ # DISTNAME= checkbot-1.79 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www net perl5 MASTER_SITES= http://degraaff.org/checkbot/ |