[Bsd-sharp-cvs] CVS commit to
/cvsroot/bsd-sharp/FreeBSD-ports/x11-toolkits/libgdiplus 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/libgdiplus 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/libgdiplus/Makefile,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- /cvsroot/bsd-sharp/FreeBSD-ports/x11-toolkits/libgdiplus/Makefile 2007/08/18 19:59:44 1.40
+++ /cvsroot/bsd-sharp/FreeBSD-ports/x11-toolkits/libgdiplus/Makefile 2007/08/19 19:35:30 1.41
@@ -3,13 +3,13 @@
# Whom: Tom McLaughlin <tmclaugh at sdf.lonestar.org>
#
# $FreeBSD: ports/x11-toolkits/libgdiplus/Makefile,v 1.7 2007/03/17 03:49:58 tmclaugh Exp $
-# $Id: Makefile,v 1.40 2007/08/18 19:59:44 killfill Exp $
+# $Id: Makefile,v 1.41 2007/08/19 19:35:30 killfill Exp $
#
PORTNAME= libgdiplus
PORTVERSION= 1.2.5
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= GDI+ API for System.Windows.Forms in Mono
More information about the Bsd-sharp-cvs
mailing list