diff options
author | mbr <mbr@FreeBSD.org> | 2003-02-12 23:35:54 +0000 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2003-02-12 23:35:54 +0000 |
commit | 6a5c6f1cbe1a77919a37d3dae3d5b4f80fc127b2 (patch) | |
tree | 10d739943b91f4678c4a4b66fc3fd95ce7341370 /russian | |
parent | 971e248505309d11de615b9be269c345c5edb3c1 (diff) | |
download | FreeBSD-ports-6a5c6f1cbe1a77919a37d3dae3d5b4f80fc127b2.zip FreeBSD-ports-6a5c6f1cbe1a77919a37d3dae3d5b4f80fc127b2.tar.gz |
Remove redundant category 'editors' in slave ports.
PR: 47969
Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua>
Diffstat (limited to 'russian')
-rw-r--r-- | russian/openoffice-1.0/Makefile | 2 | ||||
-rw-r--r-- | russian/openoffice/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/russian/openoffice-1.0/Makefile b/russian/openoffice-1.0/Makefile index 2e433c9..2982517 100644 --- a/russian/openoffice-1.0/Makefile +++ b/russian/openoffice-1.0/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -CATEGORIES= russian editors +CATEGORIES= russian .if !defined (LANG) && !defined(USE_LANG) USE_LANG= ru_RU.KOI8-R diff --git a/russian/openoffice/Makefile b/russian/openoffice/Makefile index 2e433c9..2982517 100644 --- a/russian/openoffice/Makefile +++ b/russian/openoffice/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -CATEGORIES= russian editors +CATEGORIES= russian .if !defined (LANG) && !defined(USE_LANG) USE_LANG= ru_RU.KOI8-R |