diff options
author | drochner <drochner@pkgsrc.org> | 2004-08-15 14:47:37 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2004-08-15 14:47:37 +0000 |
commit | 6c2b6b26805ac2e64834d2641bc6810e719736fe (patch) | |
tree | 7b82787691cc4473ccfa78ab40229a7fc682854f /devel | |
parent | 3e530bcf2577fda2d190ee90045067bc38340255 (diff) | |
download | pkgsrc-6c2b6b26805ac2e64834d2641bc6810e719736fe.tar.gz |
add codeville&monotone
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 0ff25c01141..528925efc3a 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.524 2004/08/15 00:46:58 schmonz Exp $ +# $NetBSD: Makefile,v 1.525 2004/08/15 14:47:37 drochner Exp $ # COMMENT= Development utilities @@ -67,6 +67,7 @@ SUBDIR+= chmlib SUBDIR+= cmake SUBDIR+= cmdline SUBDIR+= coconut +SUBDIR+= codeville SUBDIR+= cook SUBDIR+= cpuflags SUBDIR+= cscope @@ -250,6 +251,7 @@ SUBDIR+= lwp SUBDIR+= m4 SUBDIR+= maketool SUBDIR+= mk-files +SUBDIR+= monotone SUBDIR+= mph SUBDIR+= mrproject SUBDIR+= nana |