summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-09-09 14:07:58 +0000
committerwiz <wiz@pkgsrc.org>2013-09-09 14:07:58 +0000
commitb83d6fbfce1ad89096492aae2eef589886e93648 (patch)
treea01cd1410064a2c35042e517571bf5a1b90b58d4 /editors
parent7ce6f93e47c974929b5039c1eae54b21c15e50e9 (diff)
downloadpkgsrc-b83d6fbfce1ad89096492aae2eef589886e93648.tar.gz
Finish git rename from scmgit to git.
Diffstat (limited to 'editors')
-rw-r--r--editors/p5-Padre-Plugin-Git/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/editors/p5-Padre-Plugin-Git/Makefile b/editors/p5-Padre-Plugin-Git/Makefile
index b278388bfd8..57489c93a30 100644
--- a/editors/p5-Padre-Plugin-Git/Makefile
+++ b/editors/p5-Padre-Plugin-Git/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2013/05/31 12:40:59 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.8 2013/09/09 14:07:59 wiz Exp $
DISTNAME= Padre-Plugin-Git-0.03
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= editors perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/}
@@ -14,7 +13,7 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Capture-Tiny>=0.03:../../devel/p5-Capture-Tiny
DEPENDS+= p5-Padre>=0.67:../../editors/p5-Padre
-DEPENDS+= scmgit-base-[0-9]*:../../devel/scmgit-base
+DEPENDS+= git-base-[0-9]*:../../devel/git-base
PERL5_PACKLIST= auto/Padre/Plugin/Git/.packlist
PERL5_MODULE_TYPE= Module::Install::Bundled