diff options
Diffstat (limited to 'editors/calligra-l10n-nb/Makefile')
-rw-r--r-- | editors/calligra-l10n-nb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/calligra-l10n-nb/Makefile b/editors/calligra-l10n-nb/Makefile index eeb628c86f24..aaa44d875029 100644 --- a/editors/calligra-l10n-nb/Makefile +++ b/editors/calligra-l10n-nb/Makefile @@ -6,7 +6,7 @@ # PORTNAME= koffice-i18n -PORTVERSION= 1.3.4 +PORTVERSION= 1.3.5 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION:S/.0//}/src @@ -14,7 +14,7 @@ PKGNAMEPREFIX= nb- DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org -COMMENT= Localized messages and documentation for koffice +COMMENT= Norwegian Bokmål messages and documentation for koffice BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext |