diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-11-28 05:21:32 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-11-28 05:21:32 +0000 |
commit | 4042a103a7e36c8c6abb96af9a62a967065d6e9b (patch) | |
tree | ddbb34c1602c8a7f3a4e9e41180f6be24b3eb10a /mail/elm+ME/Makefile | |
parent | Remove dead mastersite per distfile survey. More work is needed here. (diff) |
Remove dead mastersites per distfile survey.
Approved by: maintainer timeout
Diffstat (limited to '')
-rw-r--r-- | mail/elm+ME/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/mail/elm+ME/Makefile b/mail/elm+ME/Makefile index eff078e69c95..c1237e363dde 100644 --- a/mail/elm+ME/Makefile +++ b/mail/elm+ME/Makefile @@ -10,17 +10,14 @@ PORTVERSION= ${ELM_VERSION}.${ELM_REVISION}${ELM_PATCHLEVEL:S/_//} CATEGORIES= mail DISTNAME= elm-${ELM_VERSION}ME+${ELM_REVISION} -# here are the main repositories. -MASTER_SITES= http://www.ozone.fmi.fi/KEH/ \ - ftp://ftp.ozone.fmi.fi/KEH/ +# here is the main repository. +MASTER_SITES= http://www.ozone.fmi.fi/KEH/ # the following repositories conform to the main repository. MASTER_SITES+= ftp://ftp.lip6.fr/pub/unix/mail/elm-me/ \ ftp://ftp.tu-darmstadt.de/pub/networking/mail/elm+ME/ \ ftp://ftp.cs.tu-berlin.de/pub/net/mail/elm-me-plus/ \ - ftp://ftp.ntua.gr/pub/net/mail/elm-me/ \ - ftp://ftp.eos.hokudai.ac.jp/pub/network/mail/elm-2.4ME+/ \ - ftp://ftp.win.ne.jp/pub/network/mail/elm-2.4ME+/ + ftp://ftp.ntua.gr/pub/net/mail/elm-me/src/elm-${ELM_VERSION}ME+/ # the following repositories maybe conform to the main repository. # MASTER_SITES+= ftp://ftp.unina.it/pub/Unix/pkgs/network/mail/elm-me+/ \ |