diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-11-24 13:41:11 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-11-24 13:41:11 +0000 |
commit | 090ec19d9c0ad752fc7fc31ee7f2ce08fc3a10d9 (patch) | |
tree | ab9032e80190300f94e8e81fc8e42d9d498c1dca /net | |
parent | New port xarchon version 0.50: A chess-like strategy game with (diff) |
Add parallel to CATEGORIES.
PR: ports/39094
Submitted by: trevor
Diffstat (limited to 'net')
-rw-r--r-- | net/clusterit/Makefile | 2 | ||||
-rw-r--r-- | net/lam/Makefile | 2 | ||||
-rw-r--r-- | net/lam7/Makefile | 2 | ||||
-rw-r--r-- | net/mpich/Makefile | 2 | ||||
-rw-r--r-- | net/mpich2/Makefile | 2 | ||||
-rw-r--r-- | net/pvm++/Makefile | 2 | ||||
-rw-r--r-- | net/pvm/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/net/clusterit/Makefile b/net/clusterit/Makefile index 92870736a8b5..d3d6f323f4cb 100644 --- a/net/clusterit/Makefile +++ b/net/clusterit/Makefile @@ -7,7 +7,7 @@ PORTNAME= clusterit PORTVERSION= 2.0 -CATEGORIES= net devel +CATEGORIES= net devel parallel MASTER_SITES= http://www.garbled.net/download/ \ ftp://ftp.chg.ru/pub/prog/parallel/tools/clusterit/ diff --git a/net/lam/Makefile b/net/lam/Makefile index 6a01eb3c7c8a..457aa28c7755 100644 --- a/net/lam/Makefile +++ b/net/lam/Makefile @@ -7,7 +7,7 @@ PORTNAME= lam PORTVERSION= 6.5.6 -CATEGORIES= net +CATEGORIES= net parallel MASTER_SITES= http://www.lam-mpi.org/download/files/ MAINTAINER= bremner@unb.ca diff --git a/net/lam7/Makefile b/net/lam7/Makefile index 6a01eb3c7c8a..457aa28c7755 100644 --- a/net/lam7/Makefile +++ b/net/lam7/Makefile @@ -7,7 +7,7 @@ PORTNAME= lam PORTVERSION= 6.5.6 -CATEGORIES= net +CATEGORIES= net parallel MASTER_SITES= http://www.lam-mpi.org/download/files/ MAINTAINER= bremner@unb.ca diff --git a/net/mpich/Makefile b/net/mpich/Makefile index 31a34a660bcd..7ac8015211bb 100644 --- a/net/mpich/Makefile +++ b/net/mpich/Makefile @@ -8,7 +8,7 @@ PORTNAME= mpich PORTVERSION= 1.2.4 PORTREVISION= 1 -CATEGORIES= net +CATEGORIES= net parallel MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/ DIST_SUBDIR= mpich diff --git a/net/mpich2/Makefile b/net/mpich2/Makefile index 31a34a660bcd..7ac8015211bb 100644 --- a/net/mpich2/Makefile +++ b/net/mpich2/Makefile @@ -8,7 +8,7 @@ PORTNAME= mpich PORTVERSION= 1.2.4 PORTREVISION= 1 -CATEGORIES= net +CATEGORIES= net parallel MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/ DIST_SUBDIR= mpich diff --git a/net/pvm++/Makefile b/net/pvm++/Makefile index fac7082866d3..1c7403f86b76 100644 --- a/net/pvm++/Makefile +++ b/net/pvm++/Makefile @@ -8,7 +8,7 @@ PORTNAME= pvm++ PORTVERSION= 0.6.0 -CATEGORIES= net +CATEGORIES= net parallel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://pvm-plus-plus.sourceforge.net/pub/%SUBDIR%/ \ http://goethe.ira.uka.de/~wilhelmi/pvm++/ diff --git a/net/pvm/Makefile b/net/pvm/Makefile index ea655115cc9d..5ac6ff7e50bf 100644 --- a/net/pvm/Makefile +++ b/net/pvm/Makefile @@ -7,7 +7,7 @@ PORTNAME= pvm PORTVERSION= 3.4.4 -CATEGORIES= net +CATEGORIES= net parallel MASTER_SITES= http://www.netlib.org/pvm3/ \ ftp://ftp.chg.ru/pub/prog/parallel/pvm/pvm3/ DISTNAME= pvm${PORTVERSION} |