diff options
author | wiz <wiz@pkgsrc.org> | 2005-11-24 20:18:38 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-11-24 20:18:38 +0000 |
commit | 651c43b46b1b82a06e342d26b60cee24171062d4 (patch) | |
tree | 667c0814fe01c6d8080bb21d11186573cef7c74b /misc/koffice-i18n-es | |
parent | 830f7dc521c8d8e39b58c6c6d42961f5bfbe8419 (diff) | |
download | pkgsrc-651c43b46b1b82a06e342d26b60cee24171062d4.tar.gz |
Capitalize KOffice like in the other packages.
Diffstat (limited to 'misc/koffice-i18n-es')
-rw-r--r-- | misc/koffice-i18n-es/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/koffice-i18n-es/Makefile b/misc/koffice-i18n-es/Makefile index 26dd32ab4ea..686d5afbdc9 100644 --- a/misc/koffice-i18n-es/Makefile +++ b/misc/koffice-i18n-es/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/11/24 20:17:48 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2005/11/24 20:18:38 wiz Exp $ DISTNAME= koffice-i18n-es-1.3.5 CATEGORIES= misc kde @@ -7,7 +7,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.koffice.org/ -COMMENT= Spanish language pack for Koffice +COMMENT= Spanish language pack for KOffice GNU_CONFIGURE= YES USE_TOOLS+= gmake |