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

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


CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/devel/monodevelop by killfill

Modified Files:
	Makefile 
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/devel/monodevelop/Makefile,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- /cvsroot/bsd-sharp/FreeBSD-ports/devel/monodevelop/Makefile	2007/08/19 05:30:26	1.43
+++ /cvsroot/bsd-sharp/FreeBSD-ports/devel/monodevelop/Makefile	2007/08/19 19:35:29	1.44
@@ -3,13 +3,13 @@
 # Whom:				Tom McLaughlin <tmclaugh at sdf.lonestar.org>
 #
 # $FreeBSD$
-#   $Id: Makefile,v 1.43 2007/08/19 05:30:26 killfill Exp $
+#   $Id: Makefile,v 1.44 2007/08/19 19:35:29 killfill Exp $
 #
 
 PORTNAME=	monodevelop
 PORTVERSION=	0.15
 CATEGORIES=	devel
-MASTER_SITES=	${MONO_MASTER_SITES}
+MASTER_SITES=	http://mono.ximian.com/monobuild/preview/sources/${PORTNAME}/
 
 MAINTAINER=	bsd-sharp-list at forge.novell.com
 COMMENT=	IDE for Mono and Gtk-sharp.


More information about the Bsd-sharp-cvs mailing list