diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-04-18 10:29:59 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-04-18 10:29:59 +0000 |
commit | e4f245f5c9fc8f1174630840efb4747db9914601 (patch) | |
tree | 7effb562c7dde40e3af48dd36bd02550267b1f5e /net | |
parent | previous strip change should come with PORTREVISION bump. (diff) |
Update path to the old releases on the MASTER_SITES.
Diffstat (limited to 'net')
-rw-r--r-- | net/samba-devel/Makefile | 2 | ||||
-rw-r--r-- | net/samba/Makefile | 2 | ||||
-rw-r--r-- | net/samba3/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/samba-devel/Makefile b/net/samba-devel/Makefile index 1b272c929e49..3baf802a5fab 100644 --- a/net/samba-devel/Makefile +++ b/net/samba-devel/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.samba.org/pub/samba/%SUBDIR%/ \ ftp://de.samba.org/pub/mirror/samba/%SUBDIR%/ \ ftp://se.samba.org/pub/samba/%SUBDIR%/ \ ftp://ftp.sunet.se/pub/unix/utilities/samba/%SUBDIR%/ -MASTER_SITE_SUBDIR= . old alpha +MASTER_SITE_SUBDIR= . old-versions alpha old DISTNAME= samba-${PORTVERSION} MAINTAINER= dwcjr@inethouston.net diff --git a/net/samba/Makefile b/net/samba/Makefile index bb44defcbee0..714667ec470d 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.samba.org/pub/samba/%SUBDIR%/ \ ftp://de.samba.org/pub/mirror/samba/%SUBDIR%/ \ ftp://se.samba.org/pub/samba/%SUBDIR%/ \ ftp://ftp.sunet.se/pub/unix/utilities/samba/%SUBDIR%/ -MASTER_SITE_SUBDIR= . old +MASTER_SITE_SUBDIR= . old-versions old MAINTAINER= dwcjr@inethouston.net diff --git a/net/samba3/Makefile b/net/samba3/Makefile index 1b272c929e49..3baf802a5fab 100644 --- a/net/samba3/Makefile +++ b/net/samba3/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.samba.org/pub/samba/%SUBDIR%/ \ ftp://de.samba.org/pub/mirror/samba/%SUBDIR%/ \ ftp://se.samba.org/pub/samba/%SUBDIR%/ \ ftp://ftp.sunet.se/pub/unix/utilities/samba/%SUBDIR%/ -MASTER_SITE_SUBDIR= . old alpha +MASTER_SITE_SUBDIR= . old-versions alpha old DISTNAME= samba-${PORTVERSION} MAINTAINER= dwcjr@inethouston.net |