aboutsummaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-22 00:24:37 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-22 00:24:37 +0000
commit0074c5fa8cabe431c6868442326d476bb5ef2047 (patch)
tree1ef31ba9ad1115bd0e23a01a51630f10289403b1 /korean
parent6b5fb87219ee4fff450c5a6daf74accfe83318ae (diff)
downloadports-0074c5fa8cabe431c6868442326d476bb5ef2047.tar.gz
ports-0074c5fa8cabe431c6868442326d476bb5ef2047.zip
Notes
Diffstat (limited to 'korean')
-rw-r--r--korean/gdick/Makefile3
-rw-r--r--korean/scim-hangul/Makefile3
-rw-r--r--korean/scim-tables/Makefile3
-rw-r--r--korean/stardict2-dict-kr/Makefile3
4 files changed, 4 insertions, 8 deletions
diff --git a/korean/gdick/Makefile b/korean/gdick/Makefile
index 9d10ebd856cb..133e4eb37803 100644
--- a/korean/gdick/Makefile
+++ b/korean/gdick/Makefile
@@ -9,8 +9,7 @@ PORTNAME= gdick
PORTVERSION= 0.9.1
PORTREVISION= 12
CATEGORIES= korean python
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= gdick
+MASTER_SITES= SF
MAINTAINER= perky@FreeBSD.org
COMMENT= English-Korean Dictionary Client for GNOME2
diff --git a/korean/scim-hangul/Makefile b/korean/scim-hangul/Makefile
index 5b4672263ff7..e9a4919b7a35 100644
--- a/korean/scim-hangul/Makefile
+++ b/korean/scim-hangul/Makefile
@@ -9,8 +9,7 @@ PORTNAME= scim-hangul
PORTVERSION= 0.3.1
PORTREVISION= 3
CATEGORIES= korean
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=scim
+MASTER_SITES= SF/scim/${PORTNAME}/${PORTVERSION}
MAINTAINER= cjh@FreeBSD.org
COMMENT= SCIM IMEngine module for Korean(Hangul) input
diff --git a/korean/scim-tables/Makefile b/korean/scim-tables/Makefile
index 9c2f72996f28..d1835eb4ce21 100644
--- a/korean/scim-tables/Makefile
+++ b/korean/scim-tables/Makefile
@@ -9,8 +9,7 @@ PORTNAME= scim-tables
PORTVERSION= 0.5.7
PORTREVISION= 3
CATEGORIES= korean
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=scim
+MASTER_SITES= SF/scim/${PORTNAME}/${PORTVERSION}
MAINTAINER= lx@FreeBSD.org
COMMENT= SCIM table based Korean input methods
diff --git a/korean/stardict2-dict-kr/Makefile b/korean/stardict2-dict-kr/Makefile
index e2bbb4f4b1cc..bb5c5e341318 100644
--- a/korean/stardict2-dict-kr/Makefile
+++ b/korean/stardict2-dict-kr/Makefile
@@ -9,8 +9,7 @@ PORTNAME= stardict2-dict-kr
PORTVERSION= 2.4.2
PORTREVISION= 2
CATEGORIES= korean textproc
-MASTER_SITES= SF
-MASTER_SITE_SUBDIR= stardict
+MASTER_SITES= SF/stardict/stardict-dictionaries-ko/${PORTVERSION}
DIST_SUBDIR= stardict
MAINTAINER= ports@FreeBSD.org