diff options
Diffstat (limited to 'misc/kde3-i18n-th/Makefile')
-rw-r--r-- | misc/kde3-i18n-th/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/misc/kde3-i18n-th/Makefile b/misc/kde3-i18n-th/Makefile index 339d6299eb11..571e77c47a27 100644 --- a/misc/kde3-i18n-th/Makefile +++ b/misc/kde3-i18n-th/Makefile @@ -6,12 +6,10 @@ # PORTNAME= kde-i18n -# PORTVERSION= ${KDE_VERSION} -PORTVERSION= 3.1.5 -PORTREVISION= 1 +PORTVERSION= ${KDE_VERSION} CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= Attic/${PORTVERSION:S/.0//}/src/kde-i18n +MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src/kde-i18n PKGNAMEPREFIX= th- DIST_SUBDIR= KDE |