diff options
author | lofi <lofi@FreeBSD.org> | 2004-12-13 19:53:56 +0000 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-12-13 19:53:56 +0000 |
commit | 5c676f09c2d91424978ca13722eec327b5aae91f (patch) | |
tree | 463ca5afd5b1b12c5bcd93faab8e67ad4a0ff89c /editors/koffice-i18n-es/Makefile | |
parent | 43e7250869c43e235d841c913d6fba6769c614b2 (diff) | |
download | FreeBSD-ports-5c676f09c2d91424978ca13722eec327b5aae91f.zip FreeBSD-ports-5c676f09c2d91424978ca13722eec327b5aae91f.tar.gz |
Update to KOffice 1.3.5
Diffstat (limited to 'editors/koffice-i18n-es/Makefile')
-rw-r--r-- | editors/koffice-i18n-es/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/koffice-i18n-es/Makefile b/editors/koffice-i18n-es/Makefile index ab07b03..31766d7 100644 --- a/editors/koffice-i18n-es/Makefile +++ b/editors/koffice-i18n-es/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= es- DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org -COMMENT= Localized messages and documentation for koffice +COMMENT= Spanish messages and documentation for koffice BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext |