diff options
Diffstat (limited to 'www/p5-SVN-Web/Makefile')
-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 c57801876ae..341221879c6 100644 --- a/www/p5-SVN-Web/Makefile +++ b/www/p5-SVN-Web/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2009/08/17 19:11:37 sno Exp $ +# $NetBSD: Makefile,v 1.28 2010/08/21 16:37:05 seb Exp $ DISTNAME= SVN-Web-0.53 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= perl5 www MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/N/NI/NIKC/} |