- Add Project Kenai, this will be useful for some upcoming PRs
PR: ports/129739 Submitted by: Steven Kreuzer <skreuzer@exit2shell.com>
This commit is contained in:
parent
507cecbea4
commit
74bc588b72
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=224426
1 changed files with 5 additions and 0 deletions
|
@ -650,6 +650,11 @@ MASTER_SITE_ISC+= \
|
|||
ftp://ftp.ntua.gr/pub/net/isc/isc/%SUBDIR%/
|
||||
.endif
|
||||
|
||||
.if !defined(IGNORE_MASTER_SITE_KENAI)
|
||||
MASTER_SITE_KENAI+= \
|
||||
http://projectkenai.com/downloads/%SUBDIR%/
|
||||
.endif
|
||||
|
||||
.if !defined(IGNORE_MASTER_SITE_KDE)
|
||||
MASTER_SITE_KDE+= \
|
||||
http://mirrors.isc.org/pub/kde/%SUBDIR%/ \
|
||||
|
|
Loading…
Reference in a new issue