diff options
author | obache <obache@pkgsrc.org> | 2011-08-14 16:05:39 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-08-14 16:05:39 +0000 |
commit | 5d0bda1fbd65cd06ef238d33b03086f8a4e7640a (patch) | |
tree | b9d63cb12410cf8a8c380ce686a6fb65a99d1a50 /www/p5-SVN-Web | |
parent | 8d9bf0b98f2576da1df8b555b0858b22e1fa3175 (diff) | |
download | pkgsrc-5d0bda1fbd65cd06ef238d33b03086f8a4e7640a.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'www/p5-SVN-Web')
-rw-r--r-- | www/p5-SVN-Web/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-SVN-Web/Makefile b/www/p5-SVN-Web/Makefile index 89fc1ea7ec7..90388821bd5 100644 --- a/www/p5-SVN-Web/Makefile +++ b/www/p5-SVN-Web/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2010/09/04 12:16:10 sno Exp $ +# $NetBSD: Makefile,v 1.30 2011/08/14 16:06:07 obache Exp $ DISTNAME= SVN-Web-0.53 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= perl5 www MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/N/NI/NIKC/} |