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 /misc | |
parent | 23903c9d7df45c29b26c5c948715e50a362fee62 (diff) | |
download | freebsd-ports-090ec19d9c0ad752fc7fc31ee7f2ce08fc3a10d9.zip |
Add parallel to CATEGORIES.
PR: ports/39094
Submitted by: trevor
Diffstat (limited to 'misc')
-rw-r--r-- | misc/pbs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/pbs/Makefile b/misc/pbs/Makefile index 84e3ba3b8f03..43bc07b645bf 100644 --- a/misc/pbs/Makefile +++ b/misc/pbs/Makefile @@ -7,7 +7,7 @@ PORTNAME= pbs PORTVERSION= 2.2p11 -CATEGORIES= misc +CATEGORIES= misc parallel MASTER_SITES= http://vaccine.sourceforge.net/ DISTNAME= pbs_v2.2p11 |