diff options
author | knu <knu@FreeBSD.org> | 2002-11-24 21:41:11 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-11-24 21:41:11 +0800 |
commit | 50177348b28de447ea048d7ba98040597cc6bb76 (patch) | |
tree | 0e7662ae3295be981db8da5a69db516ca9f231a5 /net/pvm++ | |
parent | 451bc3ba857b679b6fb3a937f5e85aa3de797be0 (diff) | |
download | freebsd-ports-gnome-50177348b28de447ea048d7ba98040597cc6bb76.tar.gz freebsd-ports-gnome-50177348b28de447ea048d7ba98040597cc6bb76.tar.zst freebsd-ports-gnome-50177348b28de447ea048d7ba98040597cc6bb76.zip |
Add parallel to CATEGORIES.
PR: ports/39094
Submitted by: trevor
Diffstat (limited to 'net/pvm++')
-rw-r--r-- | net/pvm++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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++/ |