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

noreply at forge.novell.com noreply at forge.novell.com
Mon Oct 9 17:57:42 MDT 2006


CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/lang/ironpython by killfill

Modified Files:
	Makefile 
Log Message:
fix MASTER_SITES...

===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/lang/ironpython/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /cvsroot/bsd-sharp/FreeBSD-ports/lang/ironpython/Makefile	2006/10/09 15:50:11	1.1
+++ /cvsroot/bsd-sharp/FreeBSD-ports/lang/ironpython/Makefile	2006/10/09 23:57:42	1.2
@@ -7,8 +7,9 @@
 
 PORTNAME=	ironpython
 PORTVERSION=	1.0rc2
+PORTREVISION=	1
 CATEGORIES=	lang python
-MASTER_SITES=	http://www.ironpython.com/
+MASTER_SITES=	http://www.go-mono.com/sources/${PORTNAME}/
 DISTNAME=	IronPython-1.0-RC2-Src
 
 MAINTAINER=	perky at FreeBSD.org


More information about the Bsd-sharp-cvs mailing list