aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2008-12-20 00:10:02 +0800
committerWesley Shields <wxs@FreeBSD.org>2008-12-20 00:10:02 +0800
commit74bc588b72d375a76afbc9f1aed4b528a39f34f7 (patch)
tree47e60d70ed1f1622099c2e72c9b347855be1d895 /Mk
parent507cecbea4c9d081ba961279b3aa15b10eb31cf3 (diff)
downloadfreebsd-ports-gnome-74bc588b72d375a76afbc9f1aed4b528a39f34f7.tar.gz
freebsd-ports-gnome-74bc588b72d375a76afbc9f1aed4b528a39f34f7.tar.zst
freebsd-ports-gnome-74bc588b72d375a76afbc9f1aed4b528a39f34f7.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%/ \