diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2004-03-24 23:37:33 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2004-03-24 23:37:33 +0000 |
commit | 83ab5068fdb5bb8760d422af9c064a133ed8804a (patch) | |
tree | 70af8e237172499083bdf30b815dde042fd774d5 /Mk/bsd.sites.mk | |
parent | c3bf1cb626dc4c145f9905707202318d5960788d (diff) | |
download | ports-83ab5068fdb5bb8760d422af9c064a133ed8804a.tar.gz ports-83ab5068fdb5bb8760d422af9c064a133ed8804a.zip |
Notes
Diffstat (limited to 'Mk/bsd.sites.mk')
-rw-r--r-- | Mk/bsd.sites.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index 44bc9dd849e2..5f8a46cac717 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -736,7 +736,7 @@ MASTER_SITE_SAMBA+= \ ftp://ru.samba.org/pub/samba/%SUBDIR%/ \ ftp://tr.samba.org/samba/%SUBDIR%/ \ http://sambafr.idealx.org/samba/ftp/%SUBDIR%/ \ - ftp://ftp.easynet.be/samba/ftp/%SUBDIR%/ \ + ftp://ftp.easynet.be/samba/%SUBDIR%/ \ ftp://ftp.linuxforum.net/ftp.samba.org/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/samba/&,} |