diff options
author | lofi <lofi@FreeBSD.org> | 2004-12-14 03:53:56 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-12-14 03:53:56 +0800 |
commit | 5c676f09c2d91424978ca13722eec327b5aae91f (patch) | |
tree | 463ca5afd5b1b12c5bcd93faab8e67ad4a0ff89c /editors/calligra-l10n-nb/Makefile | |
parent | 43e7250869c43e235d841c913d6fba6769c614b2 (diff) | |
download | freebsd-ports-gnome-5c676f09c2d91424978ca13722eec327b5aae91f.tar.gz freebsd-ports-gnome-5c676f09c2d91424978ca13722eec327b5aae91f.tar.zst freebsd-ports-gnome-5c676f09c2d91424978ca13722eec327b5aae91f.zip |
Update to KOffice 1.3.5
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 |