summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2014-01-09 12:01:48 +0000
committerwiz <wiz>2014-01-09 12:01:48 +0000
commit796720573e08abd97e67cd3d40884c0b229838ea (patch)
tree18519e72ee18bd13fc046ce8473263b68e070047 /devel/Makefile
parent366ead884f6f8098ed7968f133d252af90ae0e9f (diff)
downloadpkgsrc-796720573e08abd97e67cd3d40884c0b229838ea.tar.gz
+ talloc, fix typo.
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index c7013f036f1..08df4c43e89 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1836 2014/01/08 15:01:12 ryoon Exp $
+# $NetBSD: Makefile,v 1.1837 2014/01/09 12:01:48 wiz Exp $
#
COMMENT= Development utilities
@@ -1679,7 +1679,7 @@ SUBDIR+= spiff
SUBDIR+= spin
SUBDIR+= splint
SUBDIR+= st
-SUBDIR+= starbug1
+SUBDIR+= startbug1
SUBDIR+= stgit
SUBDIR+= stooop
SUBDIR+= subversion
@@ -1694,6 +1694,7 @@ SUBDIR+= swt
SUBDIR+= syncdir
SUBDIR+= sysexits
SUBDIR+= tailor
+SUBDIR+= talloc
SUBDIR+= tavrasm
SUBDIR+= tcl-tclOO
SUBDIR+= tcl-tclcl