diff options
Diffstat (limited to 'net/samba/Makefile')
-rw-r--r-- | net/samba/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |