diff options
Diffstat (limited to 'devel/git-docs')
-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 78e2c4c169a..86fddbf3417 100644 --- a/devel/git-docs/Makefile +++ b/devel/git-docs/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2015/06/12 10:48:49 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/07/04 05:56:29 ryoon Exp $ PKGNAME= git-docs-${GIT_VERSION} -PKGREVISION= 1 COMMENT= GIT Tree History Storage Tool (documentation) CONFLICTS+= scmgit-docs-[0-9]* |