Revision: 81695 http://trac.macports.org/changeset/81695 Author: jmr@macports.org Date: 2011-08-04 07:10:09 -0700 (Thu, 04 Aug 2011) Log Message: ----------- p5-mail-spamassassin: fix case of Changes file Modified Paths: -------------- trunk/dports/perl/p5-mail-spamassassin/Portfile Modified: trunk/dports/perl/p5-mail-spamassassin/Portfile =================================================================== --- trunk/dports/perl/p5-mail-spamassassin/Portfile 2011-08-04 14:08:05 UTC (rev 81694) +++ trunk/dports/perl/p5-mail-spamassassin/Portfile 2011-08-04 14:10:09 UTC (rev 81695) @@ -74,7 +74,7 @@ xinstall -d ${destroot}${docdir} xinstall -m 0644 -W ${worksrcpath} \ README CREDITS INSTALL LICENSE NOTICE \ - PACKAGING TRADEMARK UPGRADE USAGE changes \ + PACKAGING TRADEMARK UPGRADE USAGE Changes \ ${destroot}${docdir} xinstall -d ${destroot}${docdir}/sql xinstall -m 0644 -W ${worksrcpath}/sql \