diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-04-18 18:29:59 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-04-18 18:29:59 +0800 |
commit | fbcb1be06f56f9831c78a170d2d16bbd5764e341 (patch) | |
tree | 8584f28c319f112ac7de6386cd0b1d8d34d2c01c /net/samba | |
parent | 54212b0ab319bd84f4af8dd45ab845b3a0835f95 (diff) | |
download | freebsd-ports-graphics-fbcb1be06f56f9831c78a170d2d16bbd5764e341.tar.gz freebsd-ports-graphics-fbcb1be06f56f9831c78a170d2d16bbd5764e341.tar.zst freebsd-ports-graphics-fbcb1be06f56f9831c78a170d2d16bbd5764e341.zip |
Update path to the old releases on the MASTER_SITES.
Diffstat (limited to 'net/samba')
-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 bb44defcbee..714667ec470 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 |