Revision: 77423 http://trac.macports.org/changeset/77423 Author: ryandesign@macports.org Date: 2011-03-29 17:56:08 -0700 (Tue, 29 Mar 2011) Log Message: ----------- p5-universal-isa: noarch Modified Paths: -------------- trunk/dports/perl/p5-universal-isa/Portfile Modified: trunk/dports/perl/p5-universal-isa/Portfile =================================================================== --- trunk/dports/perl/p5-universal-isa/Portfile 2011-03-30 00:55:33 UTC (rev 77422) +++ trunk/dports/perl/p5-universal-isa/Portfile 2011-03-30 00:56:08 UTC (rev 77423) @@ -4,8 +4,10 @@ PortGroup perl5 1.0 perl5.setup UNIVERSAL-isa 1.03 -revision 1 +revision 2 maintainers narf_tm openmaintainer +supported_archs noarch + description Attempt to recover from people calling UNIVERSAL::isa \ as a function long_description ${description}