diff options
author | drochner <drochner@pkgsrc.org> | 2004-08-27 15:09:08 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2004-08-27 15:09:08 +0000 |
commit | b71d86efd7dfe313b8f42b4ae5a89ebf5c80bf57 (patch) | |
tree | 1a5d5d043d291957c842cb2164726b2ba29eb639 /devel/Makefile | |
parent | 19f6b4f050b1275db42aadc3bcfb48834c2360f1 (diff) | |
download | pkgsrc-b71d86efd7dfe313b8f42b4ae5a89ebf5c80bf57.tar.gz |
+boaconstructor
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 21365be8938..6dcbc7f0fe1 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.527 2004/08/27 13:11:10 drochner Exp $ +# $NetBSD: Makefile,v 1.528 2004/08/27 15:09:08 drochner Exp $ # COMMENT= Development utilities @@ -44,6 +44,7 @@ SUBDIR+= binutils SUBDIR+= bison SUBDIR+= blib SUBDIR+= bmake +SUBDIR+= boaconstructor SUBDIR+= boehm-gc SUBDIR+= bonobo SUBDIR+= bonobo-conf |