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/openoffice-1.0 | |
parent | 5deca6163503dc27cd020f33e13a66bcf6591277 (diff) | |
download | ports-38cf3ddc86a9bdd9d6e138c8c7c49fb49a51dfc8.tar.gz ports-38cf3ddc86a9bdd9d6e138c8c7c49fb49a51dfc8.zip |
Notes
Diffstat (limited to 'german/openoffice-1.0')
-rw-r--r-- | german/openoffice-1.0/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |