summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbjs <bjs>2007-12-12 04:23:56 +0000
committerbjs <bjs>2007-12-12 04:23:56 +0000
commitb91fa29bf769e5526f5166fed0a549444f4fe65b (patch)
tree54ff52611320b5a59395fad3619af596cfee3fc3
parent509142f55ed0c35b79661bfd9a9f6c4ae4f1bba7 (diff)
downloadpkgsrc-b91fa29bf769e5526f5166fed0a549444f4fe65b.tar.gz
Add scmgit-{docs,base} to pkgsrc/devel top-level Makefile.
-rw-r--r--devel/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index a7c8e2990e1..a89ff9e459b 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.901 2007/11/29 15:55:42 wiz Exp $
+# $NetBSD: Makefile,v 1.902 2007/12/12 04:23:56 bjs Exp $
#
COMMENT= Development utilities
@@ -743,6 +743,8 @@ SUBDIR+= rx
SUBDIR+= sablecc
SUBDIR+= scmcvs
SUBDIR+= scmgit
+SUBDIR+= scmgit-base
+SUBDIR+= scmgit-docs
SUBDIR+= scons
SUBDIR+= scons-devel
SUBDIR+= sdcc