diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-12-13 20:12:15 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-12-13 20:12:15 +0000 |
commit | 0083804533ca47e8481e5b40de38c7d76c789b91 (patch) | |
tree | 89a797089d768e8e3a5e3c4f7b2844f20b954e95 /chinese/koffice-i18n-zh_CN/Makefile | |
parent | 43a4caccc368c4db18380ce4259b24984ae96247 (diff) | |
download | ports-0083804533ca47e8481e5b40de38c7d76c789b91.tar.gz ports-0083804533ca47e8481e5b40de38c7d76c789b91.zip |
Update to KDE 3.3.2
Notes
Notes:
svn path=/head/; revision=123951
Diffstat (limited to 'chinese/koffice-i18n-zh_CN/Makefile')
-rw-r--r-- | chinese/koffice-i18n-zh_CN/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/koffice-i18n-zh_CN/Makefile b/chinese/koffice-i18n-zh_CN/Makefile index aca191620775..8f424667cc82 100644 --- a/chinese/koffice-i18n-zh_CN/Makefile +++ b/chinese/koffice-i18n-zh_CN/Makefile @@ -6,7 +6,7 @@ # PORTNAME= koffice-i18n -PORTVERSION= 1.3.4 +PORTVERSION= 1.3.5 CATEGORIES?= chinese kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION:S/.0//}/src @@ -14,7 +14,7 @@ PKGNAMEPREFIX= zh_CN- DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org -COMMENT= Localized messages and documentation for koffice +COMMENT= Simplified Chinese messages and documentation for koffice BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext |