diff options
author | shige <shige@FreeBSD.org> | 2004-05-16 21:30:37 +0800 |
---|---|---|
committer | shige <shige@FreeBSD.org> | 2004-05-16 21:30:37 +0800 |
commit | 9f447572a7e6fd03110f5a72aec7a7a71df350a3 (patch) | |
tree | 5e9a1e92b031a996f0858d3f958bc88add14ae76 /editors/flim | |
parent | cd722d1b317cc0f19a32c8814923176cd1303302 (diff) | |
download | freebsd-ports-gnome-9f447572a7e6fd03110f5a72aec7a7a71df350a3.tar.gz freebsd-ports-gnome-9f447572a7e6fd03110f5a72aec7a7a71df350a3.tar.zst freebsd-ports-gnome-9f447572a7e6fd03110f5a72aec7a7a71df350a3.zip |
Add new master site with http-connection.
Diffstat (limited to 'editors/flim')
-rw-r--r-- | editors/flim/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/flim/Makefile b/editors/flim/Makefile index f2f316f42416..7b744bb37ebf 100644 --- a/editors/flim/Makefile +++ b/editors/flim/Makefile @@ -9,6 +9,7 @@ PORTNAME= flim PORTVERSION= ${FLIM_VER} CATEGORIES= editors elisp MASTER_SITES= ftp://ftp.m17n.org/pub/mule/flim/flim-1.14/ \ + http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/lemi/dist/flim/flim-1.14/ \ ftp://ftp.etl.go.jp/pub/mule/flim/flim-1.14/ \ ftp://ftp.media.kyoto-u.ac.jp/pub/mule/flim/flim-1.14/ \ ftp://ftp.win.or.jp/pub/word/mule/flim/flim-1.14/ \ |