diff options
author | R. Imura <imura@FreeBSD.org> | 2000-10-24 14:08:05 +0000 |
---|---|---|
committer | R. Imura <imura@FreeBSD.org> | 2000-10-24 14:08:05 +0000 |
commit | 7cf23183ac3860d98d8b2d72a67401aa3991e0fb (patch) | |
tree | 2c8d7481d915cdd49264097108f02ef58252422c /japanese | |
parent | Use MASTER_SITE_MOZILLA. (diff) |
Move
kdetoys11-i18n to kdetoys11
ja-kebook-i18n to ja-kebook
becuase they are not i18n specific now.
(repo-copied by asami)
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/Makefile | 2 | ||||
-rw-r--r-- | japanese/kebook/Makefile | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index 72d6dc40d744..acdb49fc24ea 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -103,7 +103,7 @@ SUBDIR += kappa20 SUBDIR += kbanner SUBDIR += kcc - SUBDIR += kebook-i18n + SUBDIR += kebook SUBDIR += kinput2-canna SUBDIR += kinput2-canna+freewnn SUBDIR += kinput2-canna+freewnn+sj3 diff --git a/japanese/kebook/Makefile b/japanese/kebook/Makefile index 92714a52cf56..d54bbba8c179 100644 --- a/japanese/kebook/Makefile +++ b/japanese/kebook/Makefile @@ -10,7 +10,6 @@ PORTVERSION= 0.3.5 CATEGORIES= japanese kde MASTER_SITES= http://www.os.rim.or.jp/~s_mitu/library/kebook/ \ ftp://ftp.kde.gr.jp/pub/kde/unstable/contrib/ -PKGNAMESUFFIX= -i18n MAINTAINER= hige@higesoft.os.rim.or.jp |