summaryrefslogtreecommitdiff
path: root/parallel
diff options
context:
space:
mode:
authorjschauma <jschauma@pkgsrc.org>2005-02-07 14:35:02 +0000
committerjschauma <jschauma@pkgsrc.org>2005-02-07 14:35:02 +0000
commitdf5387e06b144ce01687f1c28c85bcfe80fcff97 (patch)
treeec60f89fec2095e47e03e8c9540fe742dc6fddfb /parallel
parent4e46ea50c69dcf34fd13425ce3031ca22045a3c1 (diff)
downloadpkgsrc-df5387e06b144ce01687f1c28c85bcfe80fcff97.tar.gz
add/enable ganglia-monitor-core
Diffstat (limited to 'parallel')
-rw-r--r--parallel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/parallel/Makefile b/parallel/Makefile
index de7698449db..4f97470e149 100644
--- a/parallel/Makefile
+++ b/parallel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/05/03 00:39:16 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.10 2005/02/07 14:35:02 jschauma Exp $
#
COMMENT= Applications dealing with parallelism in computing
@@ -6,6 +6,7 @@ COMMENT= Applications dealing with parallelism in computing
SUBDIR+= GridSim
SUBDIR+= clusterit
SUBDIR+= dqs
+SUBDIR+= ganglia-monitor-core
SUBDIR+= glunix
SUBDIR+= linda
SUBDIR+= mpi-ch