[Bsd-sharp-cvs] CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/x11-toolkits/gtk-sharp20 by killfill

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


CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/x11-toolkits/gtk-sharp20 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/x11-toolkits/gtk-sharp20/Makefile,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- /cvsroot/bsd-sharp/FreeBSD-ports/x11-toolkits/gtk-sharp20/Makefile	2007/08/18 22:22:52	1.24
+++ /cvsroot/bsd-sharp/FreeBSD-ports/x11-toolkits/gtk-sharp20/Makefile	2007/08/19 19:35:30	1.25
@@ -3,13 +3,13 @@
 # Whom:                 Juli Mallett
 #
 # $FreeBSD: ports/x11-toolkits/gtk-sharp20/Makefile,v 1.54 2007/05/19 20:30:55 flz Exp $
-#   $Id: Makefile,v 1.24 2007/08/18 22:22:52 killfill Exp $
+#   $Id: Makefile,v 1.25 2007/08/19 19:35:30 killfill Exp $
 #
 
 PORTNAME=	gtk-sharp
 PORTVERSION=	2.10.2
 CATEGORIES=	x11-toolkits
-MASTER_SITES=	${MONO_MASTER_SITES}
+MASTER_SITES=	http://mono.ximian.com/monobuild/preview/sources/${PORTNAME}/
 
 MAINTAINER=	bsd-sharp-list at forge.novell.com
 COMMENT=	GTK+ and GNOME interfaces for the .NET runtime


More information about the Bsd-sharp-cvs mailing list