[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
Sat May 19 11:33:13 MDT 2007


CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/x11-toolkits/libgdiplus by killfill

Modified Files:
	Makefile 
Log Message:
Change download url

===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/x11-toolkits/libgdiplus/Makefile,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- /cvsroot/bsd-sharp/FreeBSD-ports/x11-toolkits/libgdiplus/Makefile	2007/05/14 06:15:03	1.37
+++ /cvsroot/bsd-sharp/FreeBSD-ports/x11-toolkits/libgdiplus/Makefile	2007/05/19 17:33:13	1.38
@@ -3,15 +3,14 @@
 # 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.37 2007/05/14 06:15:03 tmclau02 Exp $
+#   $Id: Makefile,v 1.38 2007/05/19 17:33:13 killfill Exp $
 #
 
 PORTNAME=	libgdiplus
 PORTVERSION=	1.2.4
 PORTREVISION=	1
 CATEGORIES=	x11-toolkits
-#MASTER_SITES=	http://www.go-mono.com/sources/${PORTNAME}/
-MASTER_SITES=	http://mono.ximian.com/monobuild/preview/sources/${PORTNAME}/
+MASTER_SITES=	http://www.go-mono.com/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