Revision: 76634 http://trac.macports.org/changeset/76634 Author: l2g@macports.org Date: 2011-03-03 01:49:08 -0800 (Thu, 03 Mar 2011) Log Message: ----------- p5-file-ncopy: fixed capitalization in perl5.setup; it was breaking livecheck and it had no specific reason for being that way AFAICT Modified Paths: -------------- trunk/dports/perl/p5-file-ncopy/Portfile Modified: trunk/dports/perl/p5-file-ncopy/Portfile =================================================================== --- trunk/dports/perl/p5-file-ncopy/Portfile 2011-03-03 09:42:08 UTC (rev 76633) +++ trunk/dports/perl/p5-file-ncopy/Portfile 2011-03-03 09:49:08 UTC (rev 76634) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup file-NCopy 0.34 +perl5.setup File-NCopy 0.34 revision 1 maintainers nomaintainer platforms darwin