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 2236c9ca422..def051b6d0d 100644 --- a/www/p5-SVN-Web/Makefile +++ b/www/p5-SVN-Web/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2008/07/29 05:13:59 schmonz Exp $ +# $NetBSD: Makefile,v 1.26 2008/10/19 19:19:17 he Exp $ DISTNAME= SVN-Web-0.53 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= perl5 www MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/N/NI/NIKC/} |