diff options
-rw-r--r-- | net/samba-devel/Makefile | 2 | ||||
-rw-r--r-- | net/samba3/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/samba-devel/Makefile b/net/samba-devel/Makefile index e84f6042949..046ec436326 100644 --- a/net/samba-devel/Makefile +++ b/net/samba-devel/Makefile @@ -9,7 +9,7 @@ PORTNAME= samba PORTVERSION= 3.0.0.b2 PORTEPOCH= 1 CATEGORIES= net -MASTER_SITES= http://us4.samba.org/samba/ftp/%SUBDIR%/ +MASTER_SITES= http://us4.samba.org/samba/ftp/%SUBDIR%/archives/ MASTER_SITE_SUBDIR= beta alpha old DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/beta/} diff --git a/net/samba3/Makefile b/net/samba3/Makefile index e84f6042949..046ec436326 100644 --- a/net/samba3/Makefile +++ b/net/samba3/Makefile @@ -9,7 +9,7 @@ PORTNAME= samba PORTVERSION= 3.0.0.b2 PORTEPOCH= 1 CATEGORIES= net -MASTER_SITES= http://us4.samba.org/samba/ftp/%SUBDIR%/ +MASTER_SITES= http://us4.samba.org/samba/ftp/%SUBDIR%/archives/ MASTER_SITE_SUBDIR= beta alpha old DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/beta/} |