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 /portuguese/calligra-l10n/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 'portuguese/calligra-l10n/Makefile')
-rw-r--r-- | portuguese/calligra-l10n/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/portuguese/calligra-l10n/Makefile b/portuguese/calligra-l10n/Makefile index 2d2e4d6814e1..f8955cb21ff1 100644 --- a/portuguese/calligra-l10n/Makefile +++ b/portuguese/calligra-l10n/Makefile @@ -6,10 +6,10 @@ # PORTNAME= koffice-i18n -PORTVERSION= 1.3.5 +PORTVERSION= 1.4.0 CATEGORIES?= portuguese 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= pt- DIST_SUBDIR= KDE |