diff options
author | linimon <linimon@FreeBSD.org> | 2005-09-12 06:10:43 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-09-12 06:10:43 +0800 |
commit | 155a24e6909f8c08a8ce76ab6866c19545e5db75 (patch) | |
tree | 26305d45b9139641b9cd77e9c84b3d243ea83db2 /editors/flim | |
parent | d0d19943cb88c4193764955917778345007f8ae3 (diff) | |
download | freebsd-ports-graphics-155a24e6909f8c08a8ce76ab6866c19545e5db75.tar.gz freebsd-ports-graphics-155a24e6909f8c08a8ce76ab6866c19545e5db75.tar.zst freebsd-ports-graphics-155a24e6909f8c08a8ce76ab6866c19545e5db75.zip |
Remove obsolete mastersites.
Source: distfile survey
Diffstat (limited to 'editors/flim')
-rw-r--r-- | editors/flim/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/editors/flim/Makefile b/editors/flim/Makefile index c6b66292eb0..a1cc15834b3 100644 --- a/editors/flim/Makefile +++ b/editors/flim/Makefile @@ -10,9 +10,6 @@ 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/ \ ftp://ftp.eos.hokudai.ac.jp/pub/GNU/emacs/mule/flim/flim-1.14/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} |