pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/parallel Add "openpa".



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ae9463116af2
branches:  trunk
changeset: 400763:ae9463116af2
user:      asau <asau%pkgsrc.org@localhost>
date:      Mon Oct 26 09:19:07 2009 +0000

description:
Add "openpa".

diffstat:

 parallel/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r d4be39605c01 -r ae9463116af2 parallel/Makefile
--- a/parallel/Makefile Mon Oct 26 08:59:40 2009 +0000
+++ b/parallel/Makefile Mon Oct 26 09:19:07 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2009/09/13 08:25:34 asau Exp $
+# $NetBSD: Makefile,v 1.13 2009/10/26 09:19:07 asau Exp $
 #
 
 COMMENT=       Applications dealing with parallelism in computing
@@ -10,6 +10,7 @@
 SUBDIR+=       glunix
 SUBDIR+=       linda
 SUBDIR+=       mpi-ch
+SUBDIR+=       openpa
 SUBDIR+=       p5-Parallel-Pvm
 SUBDIR+=       pvm3
 SUBDIR+=       sge



Home | Main Index | Thread Index | Old Index