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 /misc | |
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 '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 |