Sun Jul 19 21:29:44 2015 UTC ()
Bump PKGREVISION for p5-CGI dependency.


(wiz)
diff -r1.28 -r1.29 pkgsrc/www/gitweb/Makefile

cvs diff -r1.28 -r1.29 pkgsrc/www/gitweb/Makefile (expand / switch to context diff)
--- pkgsrc/www/gitweb/Makefile 2015/07/19 16:54:11 1.28
+++ pkgsrc/www/gitweb/Makefile 2015/07/19 21:29:44 1.29
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.28 2015/07/19 16:54:11 nils Exp $
+# $NetBSD: Makefile,v 1.29 2015/07/19 21:29:44 wiz Exp $
 
 .include "../../devel/git/Makefile.common"
 
 PKGNAME=	${DISTNAME:S/git/gitweb/}
+PKGREVISION=	1
 CATEGORIES=	www
 
 COMMENT=	Web interface for GIT repositories