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/lam7 | |
parent | New port xarchon version 0.50: A chess-like strategy game with (diff) |
Add parallel to CATEGORIES.
PR: ports/39094
Submitted by: trevor
Notes
Notes:
svn path=/head/; revision=71007
Diffstat (limited to 'net/lam7')
-rw-r--r-- | net/lam7/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |