[Midnightbsd-cvs] mports: Makefile: whitespace fix

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Oct 2 16:35:37 EDT 2008


Log Message:
-----------
whitespace fix

Modified Files:
--------------
    mports/lang/ezm3:
        Makefile (r1.5 -> r1.6)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/lang/ezm3/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -L lang/ezm3/Makefile -L lang/ezm3/Makefile -u -r1.5 -r1.6
--- lang/ezm3/Makefile
+++ lang/ezm3/Makefile
@@ -20,8 +20,8 @@
 COMMENT=	Easier, more portable Modula-3 distribution for building CVSup
 LICENSE=	modula3
 
-USE_BZIP2=      yes
-USE_GMAKE=      yes
+USE_BZIP2=	yes
+USE_GMAKE=	yes
 
 .include <bsd.port.pre.mk>
 


More information about the Midnightbsd-cvs mailing list