summaryrefslogtreecommitdiff
path: root/parallel
diff options
context:
space:
mode:
authoragc <agc>2003-06-26 20:24:23 +0000
committeragc <agc>2003-06-26 20:24:23 +0000
commit1ebc88f2f126f837bce1ae5e72efcce53e5bb507 (patch)
treebdc18c519b46bff9cbc017b01f197be4ce3a32dc /parallel
parent5538973db6681da395a8736acd13a7c3da590276 (diff)
downloadpkgsrc-1ebc88f2f126f837bce1ae5e72efcce53e5bb507.tar.gz
Add and enable dqs
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 d13e716438b..9dd275be7f4 100644
--- a/parallel/Makefile
+++ b/parallel/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2002/10/13 04:30:44 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.6 2003/06/26 20:24:23 agc Exp $
#
COMMENT= Applications dealing with parallelism in computing
SUBDIR+= clusterit
+SUBDIR+= dqs
SUBDIR+= glunix
SUBDIR+= linda
SUBDIR+= mpi-ch