aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authortmclaugh <tmclaugh@FreeBSD.org>2006-01-24 12:41:29 +0800
committertmclaugh <tmclaugh@FreeBSD.org>2006-01-24 12:41:29 +0800
commit822df2fd71c58ee745a61236669e0b91205211e1 (patch)
tree20f4cdbc0ee6734f57ac8c02f9d6b2b111711fbd /lang
parent4725b81c3447371efa7840883b1e7fc02cd64e0f (diff)
downloadfreebsd-ports-gnome-822df2fd71c58ee745a61236669e0b91205211e1.tar.gz
freebsd-ports-gnome-822df2fd71c58ee745a61236669e0b91205211e1.tar.zst
freebsd-ports-gnome-822df2fd71c58ee745a61236669e0b91205211e1.zip
Add mirror site on MASTER_SITE_LOCAL.
Prompted by: kris
Diffstat (limited to 'lang')
-rw-r--r--lang/mono/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/mono/Makefile b/lang/mono/Makefile
index b7de22a4edf1..ebc44abe9ea1 100644
--- a/lang/mono/Makefile
+++ b/lang/mono/Makefile
@@ -9,7 +9,9 @@
PORTNAME= mono
PORTVERSION= 1.1.12.1
CATEGORIES= lang
-MASTER_SITES= http://www.go-mono.com/sources/mono-1.1/
+MASTER_SITES= http://www.go-mono.com/sources/mono-1.1/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= tmclaugh
MAINTAINER= bsd-sharp-list@forge.novell.com
COMMENT= An open source implementation of .NET Development Framework