svn commit: r525376 - head/Mk
Ryan Steinmetz
zi at FreeBSD.org
Thu Feb 6 13:18:45 UTC 2020
Author: zi
Date: Thu Feb 6 13:18:44 2020
New Revision: 525376
URL: https://svnweb.freebsd.org/changeset/ports/525376
Log:
- Update hostname
- Add %SUBDIR%
Modified:
head/Mk/bsd.sites.mk
Modified: head/Mk/bsd.sites.mk
==============================================================================
--- head/Mk/bsd.sites.mk Thu Feb 6 13:15:20 2020 (r525375)
+++ head/Mk/bsd.sites.mk Thu Feb 6 13:18:44 2020 (r525376)
@@ -1207,8 +1207,8 @@ MASTER_SITE_KERNEL_ORG+= \
.if !defined(IGNORE_MASTER_SITE_ZI)
MASTER_SITE_ZI+= \
- https://mirrors.rit.edu/zi/ \
- https://blackened.zi0r.com/mirrors/ \
+ https://mirrors.rit.edu/zi/%SUBDIR%/ \
+ https://www.zi0r.com/mirrors/%SUBDIR%/ \
${MASTER_SITE_LOCAL:S/%SUBDIR%/zi/}
.endif
More information about the svn-ports-all
mailing list