diff options
author | wiz <wiz> | 2005-11-24 20:18:38 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-11-24 20:18:38 +0000 |
commit | db302617bbcb4337cea6f0605c824f62e901e7e3 (patch) | |
tree | 667c0814fe01c6d8080bb21d11186573cef7c74b /misc | |
parent | 3b311f1dff88320af5ee220b2b6476125499ffc7 (diff) | |
download | pkgsrc-db302617bbcb4337cea6f0605c824f62e901e7e3.tar.gz |
Capitalize KOffice like in the other packages.
Diffstat (limited to 'misc')
-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 |