diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-09-11 21:07:57 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-09-11 21:07:57 +0000 |
commit | 50ffeac44cae2d9c1107867fbeb0ebc6702f312b (patch) | |
tree | 6de715ea801a6c7a3d06412cbe56d9ec294f024c /editors | |
parent | 9d97bbdb31ccfa7cacbbb9072ba56eaa0a2ab1c6 (diff) | |
download | ports-50ffeac44cae2d9c1107867fbeb0ebc6702f312b.tar.gz ports-50ffeac44cae2d9c1107867fbeb0ebc6702f312b.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/iiimecf/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/editors/iiimecf/Makefile b/editors/iiimecf/Makefile index 2c242c059957..03b2ba0e87b5 100644 --- a/editors/iiimecf/Makefile +++ b/editors/iiimecf/Makefile @@ -8,10 +8,7 @@ PORTNAME= iiimecf PORTVERSION= 0.3 CATEGORIES= editors elisp -MASTER_SITES= ftp://ftp.kddlabs.co.jp/Japan/m17n.org/mule/IIIM/ \ - ftp://ftp.etl.go.jp/pub/mule/IIIM/ \ - ftp://ftp.win.or.jp/pub/word/mule/IIIM/ \ - ftp://ftp.m17n.org/pub/mule/IIIM/ +MASTER_SITES= ftp://ftp.kddlabs.co.jp/Japan/m17n.org/mule/IIIM/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} DISTNAME= IIIMECF-${PORTVERSION} |