diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2003-02-12 23:35:54 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2003-02-12 23:35:54 +0000 |
commit | 38cf3ddc86a9bdd9d6e138c8c7c49fb49a51dfc8 (patch) | |
tree | b415d4f7a43dc9157f5fdf3b1c60df1bebc014f4 /german | |
parent | 5deca6163503dc27cd020f33e13a66bcf6591277 (diff) | |
download | ports-38cf3ddc86a9bdd9d6e138c8c7c49fb49a51dfc8.tar.gz ports-38cf3ddc86a9bdd9d6e138c8c7c49fb49a51dfc8.zip |
Remove redundant category 'editors' in slave ports.
PR: 47969
Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua>
Notes
Notes:
svn path=/head/; revision=75408
Diffstat (limited to 'german')
-rw-r--r-- | german/openoffice-1.0/Makefile | 2 | ||||
-rw-r--r-- | german/openoffice/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/german/openoffice-1.0/Makefile b/german/openoffice-1.0/Makefile index f3e2f3a66978..d9901e070c77 100644 --- a/german/openoffice-1.0/Makefile +++ b/german/openoffice-1.0/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -CATEGORIES= german editors +CATEGORIES= german .if !defined (LANG) && !defined(USE_LANG) USE_LANG= de_DE.ISO8859-15 diff --git a/german/openoffice/Makefile b/german/openoffice/Makefile index f3e2f3a66978..d9901e070c77 100644 --- a/german/openoffice/Makefile +++ b/german/openoffice/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -CATEGORIES= german editors +CATEGORIES= german .if !defined (LANG) && !defined(USE_LANG) USE_LANG= de_DE.ISO8859-15 |