diff options
-rw-r--r-- | converters/mule-ucs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/converters/mule-ucs/Makefile b/converters/mule-ucs/Makefile index 6e1f09d0bdb1..92ebe1ecbede 100644 --- a/converters/mule-ucs/Makefile +++ b/converters/mule-ucs/Makefile @@ -18,8 +18,7 @@ COMMENT?= Universal encoding system for GNU Emacs 21 MASTER_SITE_M17N+= \ ftp://ftp.m17n.org/pub/%SUBDIR%/ \ - ftp://ftp.kddlabs.co.jp/Japan/m17n.org/%SUBDIR%/ \ - ftp://ftp.nihon-u.ac.jp/pub/text/m17n/%SUBDIR%/ + ftp://ftp.kddlabs.co.jp/Japan/m17n.org/%SUBDIR%/ # This is a master port. PORTCLASS?= master |