[Bsd-sharp-cvs] CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/lang/mono by killfill

noreply at forge.novell.com noreply at forge.novell.com
Sun Aug 19 13:35:31 MDT 2007


CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/lang/mono by killfill

Modified Files:
	bsd.mono.mk 
Log Message:
Not use (and delete) MONO_MASTER_SITES var, as there is no oficial mirrors for ximian.com/go-mono.com

===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/lang/mono/bsd.mono.mk,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- /cvsroot/bsd-sharp/FreeBSD-ports/lang/mono/bsd.mono.mk	2007/08/16 22:39:16	1.24
+++ /cvsroot/bsd-sharp/FreeBSD-ports/lang/mono/bsd.mono.mk	2007/08/19 19:35:30	1.25
@@ -6,15 +6,13 @@
 # the FreeBSD ports system.
 #
 # $FreeBSD: ports/lang/mono/bsd.mono.mk,v 1.7 2007/03/17 03:48:02 tmclaugh Exp $
-#   $Id: bsd.mono.mk,v 1.24 2007/08/16 22:39:16 killfill Exp $
+#   $Id: bsd.mono.mk,v 1.25 2007/08/19 19:35:30 killfill Exp $
 #
 
 # USE_NANT		- If set, the port uses nant.
 # USE_NANT		- If set "contrib", the port uses nantcontrib.
 # NANT			- Set to path of Nant.
 
-MONO_MASTER_SITES=	http://mono.ximian.com/monobuild/preview/sources/${PORTNAME}/
-
 # Set the location of the .wapi directory so we write to a location we
 # can always assume to be writable.
 MONO_SHARED_DIR=${WRKDIR}


More information about the Bsd-sharp-cvs mailing list