Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/www/gitweb/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/www/gitweb/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.29 retrieving revision 1.30 diff -u -p -r1.29 -r1.30 --- pkgsrc/www/gitweb/Makefile 2015/07/19 21:29:44 1.29 +++ pkgsrc/www/gitweb/Makefile 2015/07/31 12:57:23 1.30 @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2015/07/19 21:29:44 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2015/07/31 12:57:23 adam Exp $ .include "../../devel/git/Makefile.common" PKGNAME= ${DISTNAME:S/git/gitweb/} -PKGREVISION= 1 CATEGORIES= www COMMENT= Web interface for GIT repositories