diff options
author | linimon <linimon@FreeBSD.org> | 2005-11-28 13:21:32 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-11-28 13:21:32 +0800 |
commit | ca82961583a85e3670b52275bdc3fd75ac784fe2 (patch) | |
tree | 03dc64dd70fc7158efdbba75706f1c25435849c6 /mail | |
parent | 559c20c38fb6fb28c18e35f98b4b54cdfb897c74 (diff) | |
download | freebsd-ports-gnome-ca82961583a85e3670b52275bdc3fd75ac784fe2.tar.gz freebsd-ports-gnome-ca82961583a85e3670b52275bdc3fd75ac784fe2.tar.zst freebsd-ports-gnome-ca82961583a85e3670b52275bdc3fd75ac784fe2.zip |
Remove dead mastersites per distfile survey.
Approved by: maintainer timeout
Diffstat (limited to 'mail')
-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+/ \ |