diff options
author | linimon <linimon@FreeBSD.org> | 2005-09-12 05:07:57 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-09-12 05:07:57 +0800 |
commit | cd5326f7e2c880b2588c660e6537e5245192632f (patch) | |
tree | 07b81ba9bdb04d21f1a1f1fce45ff0d2396ef6ea /editors | |
parent | 7bc0e63bd4c5965769f57c809165af1c24344cc5 (diff) | |
download | freebsd-ports-gnome-cd5326f7e2c880b2588c660e6537e5245192632f.tar.gz freebsd-ports-gnome-cd5326f7e2c880b2588c660e6537e5245192632f.tar.zst freebsd-ports-gnome-cd5326f7e2c880b2588c660e6537e5245192632f.zip |
Remove obsolete mastersites.
Source: distfile survey
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} |