diff options
-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 |