summaryrefslogtreecommitdiff
path: root/www/gitweb
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-07-19 21:29:44 +0000
committerwiz <wiz@pkgsrc.org>2015-07-19 21:29:44 +0000
commitc54286311415813ddadaf10cf658f960f9da0270 (patch)
tree22eab2d8245dbded58fec98b4dd3fc458d5083c2 /www/gitweb
parentb83696eea74e8b8c39da239b441c75102c9b7d5b (diff)
downloadpkgsrc-c54286311415813ddadaf10cf658f960f9da0270.tar.gz
Bump PKGREVISION for p5-CGI dependency.
Diffstat (limited to 'www/gitweb')
-rw-r--r--www/gitweb/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/gitweb/Makefile b/www/gitweb/Makefile
index 0364765da00..35110b1d840 100644
--- a/www/gitweb/Makefile
+++ b/www/gitweb/Makefile
@@ -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