diff options
Diffstat (limited to 'net/samba/Makefile')
-rw-r--r-- | net/samba/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/samba/Makefile b/net/samba/Makefile index 3322893c335a..05435ec12af6 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -8,7 +8,9 @@ PORTNAME= samba PORTVERSION= 2.2.7 CATEGORIES= net -MASTER_SITES= http://us3.samba.org/samba/ftp/%SUBDIR%/ +MASTER_SITES= http://us3.samba.org/samba/ftp/%SUBDIR%/ \ + http://us4.samba.org/samba/ftp/%SUBDIR%/ \ + http://us5.samba.org/samba/ftp/%SUBDIR%/ MASTER_SITE_SUBDIR= . old-versions DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} |