diff --git a/databases/Makefile b/databases/Makefile index acedc66651a..9f5c167a667 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.206 2012/03/03 12:47:47 landry Exp $ +# $OpenBSD: Makefile,v 1.207 2012/04/03 18:58:01 jeremy Exp $ # $FreeBSD: Makefile,v 1.24 1997/10/04 23:32:05 andreas Exp $ # SUBDIR = @@ -35,6 +35,7 @@ SUBDIR += mysql2pgsql SUBDIR += mysqlcc SUBDIR += mytop + SUBDIR += node-pg SUBDIR += ocaml-postgresql SUBDIR += ocaml-sqlite3 SUBDIR += openldap diff --git a/devel/Makefile b/devel/Makefile index 5a9574e8035..f5fe7c6f2db 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1024 2012/03/31 08:31:06 sthen Exp $ +# $OpenBSD: Makefile,v 1.1025 2012/04/03 18:58:01 jeremy Exp $ # $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $ SUBDIR = @@ -373,6 +373,8 @@ SUBDIR += nant SUBDIR += nasm SUBDIR += netbeans + SUBDIR += node-fibers + SUBDIR += node-generic-pool SUBDIR += nspr SUBDIR += ocaml-calendar SUBDIR += ocaml-pcre diff --git a/security/Makefile b/security/Makefile index a8cd25375c9..419e6dffc47 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.282 2012/03/19 17:20:28 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.283 2012/04/03 18:58:01 jeremy Exp $ # $FreeBSD: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp $ # @@ -110,6 +110,7 @@ SUBDIR += nfsshell SUBDIR += nikto SUBDIR += nipper + SUBDIR += node-bcrypt SUBDIR += nss SUBDIR += oath-toolkit SUBDIR += onesixtyone