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 /portuguese/koffice-i18n-pt_BR/Makefile | |
parent | - Grant maintainership to submitter of previous patch. (diff) |
Update to KDE 3.3.2
Notes
Notes:
svn path=/head/; revision=123951
Diffstat (limited to 'portuguese/koffice-i18n-pt_BR/Makefile')
-rw-r--r-- | portuguese/koffice-i18n-pt_BR/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/portuguese/koffice-i18n-pt_BR/Makefile b/portuguese/koffice-i18n-pt_BR/Makefile index 73a3ca5220dd..51d3d4739613 100644 --- a/portuguese/koffice-i18n-pt_BR/Makefile +++ b/portuguese/koffice-i18n-pt_BR/Makefile @@ -6,7 +6,7 @@ # PORTNAME= koffice-i18n -PORTVERSION= 1.3.4 +PORTVERSION= 1.3.5 CATEGORIES?= portuguese kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION:S/.0//}/src @@ -14,7 +14,7 @@ PKGNAMEPREFIX= pt_BR- DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org -COMMENT= Localized messages and documentation for koffice +COMMENT= Brazilian messages and documentation for koffice BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext |