diff options
author | wiz <wiz@pkgsrc.org> | 2009-09-03 09:00:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-09-03 09:00:03 +0000 |
commit | de0c0fb9f3a86ff7857acd113dd59f74f4c05050 (patch) | |
tree | 5320772fbc1811e18190e984bbb303c58ca26b1a /devel/Makefile | |
parent | 422f3406f7577de695988968489e73e70197e8fc (diff) | |
download | pkgsrc-de0c0fb9f3a86ff7857acd113dd59f74f4c05050.tar.gz |
boaconstructor -> boa-constructor
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index 7190b915e15..912d827fe7a 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1227 2009/08/29 22:24:30 seb Exp $ +# $NetBSD: Makefile,v 1.1228 2009/09/03 09:00:03 wiz Exp $ # COMMENT= Development utilities @@ -64,7 +64,7 @@ SUBDIR+= bison SUBDIR+= blame SUBDIR+= blib SUBDIR+= bmake -SUBDIR+= boaconstructor +SUBDIR+= boa-constructor SUBDIR+= boehm-gc SUBDIR+= boost-build SUBDIR+= boost-docs |