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 /editors/koffice-i18n-tr | |
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 'editors/koffice-i18n-tr')
-rw-r--r-- | editors/koffice-i18n-tr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/koffice-i18n-tr/Makefile b/editors/koffice-i18n-tr/Makefile index 13fa2d2dbd91..44fa0ddfce1d 100644 --- a/editors/koffice-i18n-tr/Makefile +++ b/editors/koffice-i18n-tr/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= tr- DIST_SUBDIR= KDE |