diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-04-07 18:50:20 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-04-07 18:50:20 +0000 |
commit | 379f7c98923a976bd55e31e503732aa76f363871 (patch) | |
tree | 68eca7dfca507b8cd27b0a99cab9d665cde502ff /korean/kde3-i18n/Makefile | |
parent | 8a0f3a081c98d0e69660dc45c279bc34f33fc178 (diff) | |
download | ports-379f7c98923a976bd55e31e503732aa76f363871.tar.gz ports-379f7c98923a976bd55e31e503732aa76f363871.zip |
Notes
Diffstat (limited to 'korean/kde3-i18n/Makefile')
-rw-r--r-- | korean/kde3-i18n/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/korean/kde3-i18n/Makefile b/korean/kde3-i18n/Makefile index 3d72826d047e..b1dd1b92c91e 100644 --- a/korean/kde3-i18n/Makefile +++ b/korean/kde3-i18n/Makefile @@ -6,11 +6,11 @@ # PORTNAME= kde-i18n -PORTVERSION= 3.0.4 +PORTVERSION= 3.0.5 PORTREVISION= 1 CATEGORIES?= korean kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n +MASTER_SITE_SUBDIR= stable/${PORTVERSION}a/src/kde-i18n PKGNAMEPREFIX= ko- DIST_SUBDIR= KDE @@ -24,7 +24,6 @@ USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes -PREV_I18N_VER= yes .include "${.CURDIR}/../../x11/kde3/Makefile.kde" |