From 7c20d113df32ebe37e1a8806d8a59f097ad66b38 Mon Sep 17 00:00:00 2001 From: pav Date: Sun, 30 May 2004 07:13:05 +0000 Subject: After repocopy from net/lam, add lam7, an MPI programming environment and development system for heterogeneous computers on a network. With LAM, a dedicated cluster or an existing network computing infrastructure can act as one parallel computer solving one problem. PR: ports/66738 Submitted by: Jan Lentfer Repocopy by: marcus --- net/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/Makefile') diff --git a/net/Makefile b/net/Makefile index e671e697f624..bfa352cb81e6 100644 --- a/net/Makefile +++ b/net/Makefile @@ -248,6 +248,7 @@ SUBDIR += krdesktop SUBDIR += l2tpd SUBDIR += lam + SUBDIR += lam7 SUBDIR += lambdamoo SUBDIR += latd SUBDIR += ldap2dns -- cgit