diff options
author | linimon <linimon@FreeBSD.org> | 2003-11-15 18:29:35 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-11-15 18:29:35 +0800 |
commit | b38075af0b903f6b0bb2a77fa18e4e1bdf21f03d (patch) | |
tree | 7a6acad066c8249533870b9d7baefe0c2b4a01a7 /korean | |
parent | 374cb3b37ab3c52d73348723d9f1c2c638000f34 (diff) | |
download | freebsd-ports-gnome-b38075af0b903f6b0bb2a77fa18e4e1bdf21f03d.tar.gz freebsd-ports-gnome-b38075af0b903f6b0bb2a77fa18e4e1bdf21f03d.tar.zst freebsd-ports-gnome-b38075af0b903f6b0bb2a77fa18e4e1bdf21f03d.zip |
Slave ports do not need to include the master category in CATEGORIES.
It is redundant.
PR: ports/49002
Submitted by: Dan Langille <dan@langille.org>
Obtained from: FreshPorts survey
Diffstat (limited to 'korean')
-rw-r--r-- | korean/openoffice-1.0/Makefile | 2 | ||||
-rw-r--r-- | korean/openoffice-1.1/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/korean/openoffice-1.0/Makefile b/korean/openoffice-1.0/Makefile index 21941efe1f1b..13c7c12a1b47 100644 --- a/korean/openoffice-1.0/Makefile +++ b/korean/openoffice-1.0/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -CATEGORIES= korean editors +CATEGORIES= korean LANG_PKGNAME= ko LANG_EXT= 82 diff --git a/korean/openoffice-1.1/Makefile b/korean/openoffice-1.1/Makefile index 2f2906ffcb4c..75edcfd9639a 100644 --- a/korean/openoffice-1.1/Makefile +++ b/korean/openoffice-1.1/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -CATEGORIES= korean editors +CATEGORIES= korean LANG_PKGNAME= ko LANG_EXT= 82 |