diff options
author | daichi <daichi@FreeBSD.org> | 2003-08-05 13:41:32 +0800 |
---|---|---|
committer | daichi <daichi@FreeBSD.org> | 2003-08-05 13:41:32 +0800 |
commit | 8b9eb8bac497e8a16da08dc6719b0e3a28ee44cc (patch) | |
tree | 8c58a9b41cd333132581f3aad9fa82a1b0c11ebb /net | |
parent | a90ccb07e23fbf7f38cd0e3231bd132d709c379c (diff) | |
download | freebsd-ports-gnome-8b9eb8bac497e8a16da08dc6719b0e3a28ee44cc.tar.gz freebsd-ports-gnome-8b9eb8bac497e8a16da08dc6719b0e3a28ee44cc.tar.zst freebsd-ports-gnome-8b9eb8bac497e8a16da08dc6719b0e3a28ee44cc.zip |
update net/samba-devel: fetch error
PR: 55253
Submitted by: atkin901@yahoo.com <Mark.Atkinson@hellfire.filament.org>
Diffstat (limited to 'net')
-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 e84f60429494..046ec436326e 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 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/} |