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 /misc/koffice-i18n-zu | |
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 'misc/koffice-i18n-zu')
-rw-r--r-- | misc/koffice-i18n-zu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/koffice-i18n-zu/Makefile b/misc/koffice-i18n-zu/Makefile index 9e6d71384846..8cf522ae66fb 100644 --- a/misc/koffice-i18n-zu/Makefile +++ b/misc/koffice-i18n-zu/Makefile @@ -9,7 +9,7 @@ PORTNAME= koffice-i18n PORTVERSION= 1.3.5 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= zu- DIST_SUBDIR= KDE |