diff options
Diffstat (limited to 'devel/git-docs/Makefile')
-rw-r--r-- | devel/git-docs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/git-docs/Makefile b/devel/git-docs/Makefile index 2e1b4c09966..db9b66b274a 100644 --- a/devel/git-docs/Makefile +++ b/devel/git-docs/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2019/11/03 10:39:12 rillig Exp $ +# $NetBSD: Makefile,v 1.16 2020/08/31 18:07:20 wiz Exp $ PKGNAME= git-docs-${GIT_VERSION} +PKGREVISION= 1 COMMENT= GIT Tree History Storage Tool (documentation) CONFLICTS+= scmgit-docs-[0-9]* |