diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 2709f85d0dc..eadea2f6e48 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.871 2007/06/18 00:40:17 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.872 2007/07/01 12:37:25 dmcmahill Exp $ # COMMENT= Development utilities @@ -743,6 +743,7 @@ SUBDIR+= sparsehash SUBDIR+= spiff SUBDIR+= splint SUBDIR+= st +SUBDIR+= stgit SUBDIR+= stlport SUBDIR+= stooop SUBDIR+= subversion |