Modified: trunk/dports/perl/p5-class-c3/Portfile (77413 => 77414)
--- trunk/dports/perl/p5-class-c3/Portfile 2011-03-29 23:42:38 UTC (rev 77413)
+++ trunk/dports/perl/p5-class-c3/Portfile 2011-03-29 23:43:44 UTC (rev 77414)
@@ -4,8 +4,10 @@
PortGroup perl5 1.0
perl5.setup Class-C3 0.23
-revision 1
+revision 2
maintainers narf_tm openmaintainer
+supported_archs noarch
+
description A pragma to use the C3 method resolution order algortihm
long_description This is pragma to change Perl 5's standard method \
resolution order from depth-first left-to-right \