diff options
author | linimon <linimon@FreeBSD.org> | 2005-09-12 05:13:53 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-09-12 05:13:53 +0800 |
commit | 4ca203da33e3d87cbc2e6e062d0a3bdbb8d7383c (patch) | |
tree | 33a7df0b551387855c9cdc1d56e4e822f214a7cc /editors/flim113 | |
parent | cd5326f7e2c880b2588c660e6537e5245192632f (diff) | |
download | freebsd-ports-gnome-4ca203da33e3d87cbc2e6e062d0a3bdbb8d7383c.tar.gz freebsd-ports-gnome-4ca203da33e3d87cbc2e6e062d0a3bdbb8d7383c.tar.zst freebsd-ports-gnome-4ca203da33e3d87cbc2e6e062d0a3bdbb8d7383c.zip |
Remove obsolete mastersites.
Source: distfile survey
Diffstat (limited to 'editors/flim113')
-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} |