diff options
Diffstat (limited to 'devel/git-docs/Makefile')
-rw-r--r-- | devel/git-docs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/git-docs/Makefile b/devel/git-docs/Makefile index 7edfc48bdf2..503b011ed1d 100644 --- a/devel/git-docs/Makefile +++ b/devel/git-docs/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2021/05/24 19:49:57 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2021/06/13 18:36:31 adam Exp $ PKGNAME= git-docs-${GIT_VERSION} -PKGREVISION= 1 COMMENT= GIT Tree History Storage Tool (documentation) CONFLICTS+= scmgit-docs-[0-9]* |