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

noreply at forge.novell.com noreply at forge.novell.com
Sat Feb 10 18:08:46 MST 2007


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

Modified Files:
	Makefile 
Log Message:
Add PORTREVISION

===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/lang/mono/Makefile,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- /cvsroot/bsd-sharp/FreeBSD-ports/lang/mono/Makefile	2007/02/11 00:51:38	1.74
+++ /cvsroot/bsd-sharp/FreeBSD-ports/lang/mono/Makefile	2007/02/11 01:08:46	1.75
@@ -3,11 +3,12 @@
 # Whom:                Yukihiro Nakai <nakai at FreeBSD.org>
 #
 # $FreeBSD: ports/lang/mono/Makefile,v 1.56 2006/04/23 19:57:11 tmclaugh Exp $
-#   $Id: Makefile,v 1.74 2007/02/11 00:51:38 killfill Exp $
+#   $Id: Makefile,v 1.75 2007/02/11 01:08:46 killfill Exp $
 #
 
 PORTNAME=	mono
 PORTVERSION=	1.2.3
+PORTREVISION=	1
 CATEGORIES=	lang
 MASTER_SITES=	http://www.go-mono.com/sources/mono/ \
 		${MASTER_SITE_LOCAL}


More information about the Bsd-sharp-cvs mailing list