diff options
author | lofi <lofi@FreeBSD.org> | 2005-07-06 04:55:18 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2005-07-06 04:55:18 +0800 |
commit | a9088bcff3e50b77cbde3bb424fb79304366ea21 (patch) | |
tree | c748c29445824a231239864bd93cca82e99e1ad7 /chinese/calligra-l10n-zh_CN/Makefile | |
parent | cf8fc631a93c63f968bf096289f3ebe27472ba89 (diff) | |
download | freebsd-ports-gnome-a9088bcff3e50b77cbde3bb424fb79304366ea21.tar.gz freebsd-ports-gnome-a9088bcff3e50b77cbde3bb424fb79304366ea21.tar.zst freebsd-ports-gnome-a9088bcff3e50b77cbde3bb424fb79304366ea21.zip |
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 'chinese/calligra-l10n-zh_CN/Makefile')
-rw-r--r-- | chinese/calligra-l10n-zh_CN/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/calligra-l10n-zh_CN/Makefile b/chinese/calligra-l10n-zh_CN/Makefile index 8f424667cc82..83559bdc9d71 100644 --- a/chinese/calligra-l10n-zh_CN/Makefile +++ b/chinese/calligra-l10n-zh_CN/Makefile @@ -6,10 +6,10 @@ # PORTNAME= koffice-i18n -PORTVERSION= 1.3.5 +PORTVERSION= 1.4.0 CATEGORIES?= chinese 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= zh_CN- DIST_SUBDIR= KDE |