aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2008-12-20 00:10:02 +0800
committerwxs <wxs@FreeBSD.org>2008-12-20 00:10:02 +0800
commite8f9d66203b1dcb0057269cd1f9cd64b92d6075f (patch)
tree1ad5b692a02c68d4fd6706d3fc2be7cb65e83fbf /Mk
parent6beb31e86afa05e5204d97195fc720b1d87bd19c (diff)
downloadfreebsd-ports-gnome-e8f9d66203b1dcb0057269cd1f9cd64b92d6075f.tar.gz
freebsd-ports-gnome-e8f9d66203b1dcb0057269cd1f9cd64b92d6075f.tar.zst
freebsd-ports-gnome-e8f9d66203b1dcb0057269cd1f9cd64b92d6075f.zip
- Add Project Kenai, this will be useful for some upcoming PRs
PR: ports/129739 Submitted by: Steven Kreuzer <skreuzer@exit2shell.com>
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.sites.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 6cb6bee62780..a23de7d0f162 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -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%/ \