diff options
author | lofi <lofi@FreeBSD.org> | 2006-04-29 23:36:44 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2006-04-29 23:36:44 +0800 |
commit | 60d88a9b0319f48ee429baeff4ea71de7f578035 (patch) | |
tree | f03621dc3de22e3f6403d3024b48c5d753f0ce2d /misc/koffice-i18n-sv/Makefile | |
parent | c3822e96620bd81b8d5efd4785a1b6bcc3fce0e3 (diff) | |
download | freebsd-ports-gnome-60d88a9b0319f48ee429baeff4ea71de7f578035.tar.gz freebsd-ports-gnome-60d88a9b0319f48ee429baeff4ea71de7f578035.tar.zst freebsd-ports-gnome-60d88a9b0319f48ee429baeff4ea71de7f578035.zip |
Update to KOffice 1.5.0
Approved by: portmgr (kris)
cVS: arabic/koffice-i18n/distinfo arabic/koffice-i18n/pkg-descr
Diffstat (limited to 'misc/koffice-i18n-sv/Makefile')
-rw-r--r-- | misc/koffice-i18n-sv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/koffice-i18n-sv/Makefile b/misc/koffice-i18n-sv/Makefile index d60518676c78..04e514bb6195 100644 --- a/misc/koffice-i18n-sv/Makefile +++ b/misc/koffice-i18n-sv/Makefile @@ -6,10 +6,10 @@ # PORTNAME= koffice-i18n -PORTVERSION= 1.4.2 +PORTVERSION= 1.5.0 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION:S/.0//}/src/koffice-l10n +MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src/koffice-l10n PKGNAMEPREFIX= sv- DIST_SUBDIR= KDE |