summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkhorben <khorben@pkgsrc.org>2016-05-26 15:37:37 +0000
committerkhorben <khorben@pkgsrc.org>2016-05-26 15:37:37 +0000
commit206ffb9f3cc304dfc36706081441a5ea561bc9fa (patch)
tree285ad9c44040717e1238060c8c129a6ec347b22b
parentfa348b8adc1aa05645cfb40c1d15eff2409ae846 (diff)
downloadpkgsrc-206ffb9f3cc304dfc36706081441a5ea561bc9fa.tar.gz
Add git-cvs
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index b43df67af89..fd2eea06d59 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2267 2016/05/26 08:39:32 markd Exp $
+# $NetBSD: Makefile,v 1.2268 2016/05/26 15:37:37 khorben Exp $
#
COMMENT= Development utilities
@@ -270,6 +270,7 @@ SUBDIR+= gindent
SUBDIR+= git
SUBDIR+= git-base
SUBDIR+= git-contrib
+SUBDIR+= git-cvs
SUBDIR+= git-docs
SUBDIR+= git-gitk
SUBDIR+= git-remote-hg