Modified: trunk/dports/perl/p5-universal-can/Portfile (77421 => 77422)
--- trunk/dports/perl/p5-universal-can/Portfile 2011-03-30 00:54:56 UTC (rev 77421)
+++ trunk/dports/perl/p5-universal-can/Portfile 2011-03-30 00:55:33 UTC (rev 77422)
@@ -4,8 +4,10 @@
PortGroup perl5 1.0
perl5.setup UNIVERSAL-can 1.16
-revision 1
+revision 2
maintainers narf_tm openmaintainer
+supported_archs noarch
+
description Hack around people calling UNIVERSAL::can() as a function
long_description The UNIVERSAL class provides a few default methods so \
that all objects can use them.