[Bsd-sharp-cvs] CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/devel/monodoc 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/monodoc 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/monodoc/Makefile,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- /cvsroot/bsd-sharp/FreeBSD-ports/devel/monodoc/Makefile	2007/08/18 20:17:02	1.44
+++ /cvsroot/bsd-sharp/FreeBSD-ports/devel/monodoc/Makefile	2007/08/19 19:35:29	1.45
@@ -4,13 +4,13 @@
 # Whom:                 Christopher Nehren
 #
 # $FreeBSD: ports/devel/monodoc/Makefile,v 1.15 2007/03/17 03:48:35 tmclaugh Exp $
-#   $Id: Makefile,v 1.44 2007/08/18 20:17:02 killfill Exp $
+#   $Id: Makefile,v 1.45 2007/08/19 19:35:29 killfill Exp $
 #
 
 PORTNAME=	monodoc
 PORTVERSION=	1.2.5
 CATEGORIES=	devel gnome
-MASTER_SITES=	${MONO_MASTER_SITES}
+MASTER_SITES=	http://mono.ximian.com/monobuild/preview/sources/${PORTNAME}/
 
 MAINTAINER=	bsd-sharp-list at forge.novell.com
 COMMENT=	Documentation for Mono and Mono libraries


More information about the Bsd-sharp-cvs mailing list