diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-09-11 21:13:53 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-09-11 21:13:53 +0000 |
commit | 4a059e924f98fa828efe78a37bb425927991e008 (patch) | |
tree | f10a208eddd8097dbc9cce988ae762c0c3fb85ab /editors | |
parent | Remove obsolete mastersites. (diff) |
Remove obsolete mastersites.
Source: distfile survey
Notes
Notes:
svn path=/head/; revision=142473
Diffstat (limited to 'editors')
-rw-r--r-- | editors/flim113/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/editors/flim113/Makefile b/editors/flim113/Makefile index bcddd7ab9795..c6d261b4501d 100644 --- a/editors/flim113/Makefile +++ b/editors/flim113/Makefile @@ -10,9 +10,6 @@ PORTVERSION= ${FLIM_VER} PORTREVISION?= 1 CATEGORIES= editors elisp MASTER_SITES= ftp://ftp.m17n.org/pub/mule/flim/flim-1.13/ \ - ftp://ftp.etl.go.jp/pub/mule/flim/flim-1.13/ \ - ftp://ftp.media.kyoto-u.ac.jp/pub/mule/flim/flim-1.13/ \ - ftp://ftp.win.or.jp/pub/word/mule/flim/flim-1.13/ \ ftp://ftp.eos.hokudai.ac.jp/pub/GNU/emacs/mule/flim/flim-1.13/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} |