The source code files in base each begin with a long header that starts like this:
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 # portconfigure.tcl # $Id: portconfigure.tcl 62223 2010-01-01 10:20:10Z [email protected] $ Is there a good reason why we list the filename on a line by itself? I propose deleting that line, since the $Id$ line already contains the filename. _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
