diff options
author | linimon <linimon@FreeBSD.org> | 2005-09-11 21:13:53 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-09-11 21:13:53 +0000 |
commit | 4ca203da33e3d87cbc2e6e062d0a3bdbb8d7383c (patch) | |
tree | 33a7df0b551387855c9cdc1d56e4e822f214a7cc | |
parent | cd5326f7e2c880b2588c660e6537e5245192632f (diff) | |
download | FreeBSD-ports-4ca203da33e3d87cbc2e6e062d0a3bdbb8d7383c.zip FreeBSD-ports-4ca203da33e3d87cbc2e6e062d0a3bdbb8d7383c.tar.gz |
Remove obsolete mastersites.
Source: distfile survey
-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 bcddd7a..c6d261b 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} |