svn commit: r451954 - head/Mk
Baptiste Daroussin
bapt at FreeBSD.org
Fri Oct 13 08:11:07 UTC 2017
Author: bapt
Date: Fri Oct 13 08:11:05 2017
New Revision: 451954
URL: https://svnweb.freebsd.org/changeset/ports/451954
Log:
Clean up SAMBA sites
Modified:
head/Mk/bsd.sites.mk
Modified: head/Mk/bsd.sites.mk
==============================================================================
--- head/Mk/bsd.sites.mk Fri Oct 13 08:09:19 2017 (r451953)
+++ head/Mk/bsd.sites.mk Fri Oct 13 08:11:05 2017 (r451954)
@@ -917,9 +917,7 @@ MASTER_SITE_RUBYGEMS+= \
.if !defined(IGNORE_MASTER_SITE_SAMBA)
MASTER_SITE_SAMBA+= \
- http://ftp.samba.org/pub/%SUBDIR%/ \
- ftp://ca.samba.org/pub/%SUBDIR%/ \
- ftp://de.samba.org/pub/%SUBDIR%/
+ http://ftp.samba.org/pub/%SUBDIR%/
.endif
# List: http://download.savannah.gnu.org/mirmon/
More information about the svn-ports-head
mailing list