diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2005-07-05 20:55:18 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2005-07-05 20:55:18 +0000 |
commit | 8166ce463f140bec9e8d7cbdeb2ab802fcf5cffb (patch) | |
tree | 083c9db380a1eae07c1bd46e5b53288e19e9c637 /editors/calligra-l10n-ca/Makefile | |
parent | Document cacti -- multiple vulnerabilities. (diff) |
Update to KOffice 1.4.0a.
Note that 'a' does *not* stand for 'alpha', but denotes a short-notice
bugfix release made after KOffice 1.4.0.
Diffstat (limited to 'editors/calligra-l10n-ca/Makefile')
-rw-r--r-- | editors/calligra-l10n-ca/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/calligra-l10n-ca/Makefile b/editors/calligra-l10n-ca/Makefile index efbb9c7b5c46..f27fd0aa5f2c 100644 --- a/editors/calligra-l10n-ca/Makefile +++ b/editors/calligra-l10n-ca/Makefile @@ -6,10 +6,10 @@ # PORTNAME= koffice-i18n -PORTVERSION= 1.3.5 +PORTVERSION= 1.4.0 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION:S/.0//}/src +MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION:S/.0//}/src/koffice-l10n PKGNAMEPREFIX= ca- DIST_SUBDIR= KDE |