Index: head/lang/bf2c/files/patch-bf2c.cc =================================================================== --- head/lang/bf2c/files/patch-bf2c.cc (nonexistent) +++ head/lang/bf2c/files/patch-bf2c.cc (revision 459078) @@ -0,0 +1,11 @@ +--- bf2c.cc.orig 2013-06-12 22:11:38 UTC ++++ bf2c.cc +@@ -57,7 +57,7 @@ int main(int argc, char *argv[]) { + pt = NULL; + infname = outfname = invchar = NULL; + +- printf("bf2c.cc "VERSION" Copyright (c) 2002-"ENDYEAR" Rene Ladan \n\n" ++ printf("bf2c.cc " VERSION " Copyright (c) 2002-" ENDYEAR " Rene Ladan \n\n" + "Optimizing BrainFuck to C compiler.\n\n"); + + while ((opt = getopt(argc,argv,"i:o:hs:r:")) != -1) { Property changes on: head/lang/bf2c/files/patch-bf2c.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property