diff options
Diffstat (limited to 'devel/git-base/Makefile')
-rw-r--r-- | devel/git-base/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/git-base/Makefile b/devel/git-base/Makefile index b86041409d7..2ac00709ad3 100644 --- a/devel/git-base/Makefile +++ b/devel/git-base/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.28 2016/06/12 20:07:16 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2016/07/09 06:38:07 wiz Exp $ +PKGREVISION= 1 .include "../../devel/git/Makefile.common" PKGNAME= git-base-${GIT_VERSION} |