diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2003-08-05 05:41:32 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2003-08-05 05:41:32 +0000 |
commit | eee617a86738aa78c0a8efe716a9cf58ffcaba3d (patch) | |
tree | 9be9bc86ba7095a00cfb02ed0964e027846f1954 /net/samba3 | |
parent | update www/mod_accounting: CVS version, which is in port is not usable (diff) |
update net/samba-devel: fetch error
PR: 55253
Submitted by: atkin901@yahoo.com <Mark.Atkinson@hellfire.filament.org>
Diffstat (limited to 'net/samba3')
-rw-r--r-- | net/samba3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/samba3/Makefile b/net/samba3/Makefile index e84f60429494..046ec436326e 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/} |