diff options
Diffstat (limited to 'chinese/kde4-l10n-zh_CN/Makefile')
-rw-r--r-- | chinese/kde4-l10n-zh_CN/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/kde4-l10n-zh_CN/Makefile b/chinese/kde4-l10n-zh_CN/Makefile index 038a7b0..c019889 100644 --- a/chinese/kde4-l10n-zh_CN/Makefile +++ b/chinese/kde4-l10n-zh_CN/Makefile @@ -9,7 +9,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} CATEGORIES?= chinese kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n +MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src/kde-i18n PKGNAMEPREFIX= zh_CN- DIST_SUBDIR= KDE |