diff options
Diffstat (limited to 'devel/git-svn/Makefile')
-rw-r--r-- | devel/git-svn/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/git-svn/Makefile b/devel/git-svn/Makefile index a8ec075a5e8..260b3c0be80 100644 --- a/devel/git-svn/Makefile +++ b/devel/git-svn/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.1 2014/01/07 23:10:06 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2014/05/29 23:35:35 wiz Exp $ .include "../../devel/git/Makefile.version" DISTNAME= # empty PKGNAME= git-svn-${GIT_VERSION} +PKGREVISION= 1 CATEGORIES+= meta-pkgs devel DISTFILES= # empty |