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 /lang/sr | |
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 'lang/sr')
-rw-r--r-- | lang/sr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/sr/Makefile b/lang/sr/Makefile index 278ace481948..b6d6aff906c4 100644 --- a/lang/sr/Makefile +++ b/lang/sr/Makefile @@ -7,7 +7,7 @@ PORTNAME= sr PORTVERSION= 2.3.1 -CATEGORIES= lang +CATEGORIES= lang parallel MASTER_SITES= ftp://ftp.cs.arizona.edu/sr/ DISTNAME= sr231 EXTRACT_SUFX= .tar.Z |