Modified: trunk/dports/perl/p5-convert-pem/Portfile (124801 => 124802)
--- trunk/dports/perl/p5-convert-pem/Portfile 2014-08-28 09:27:56 UTC (rev 124801)
+++ trunk/dports/perl/p5-convert-pem/Portfile 2014-08-28 09:29:37 UTC (rev 124802)
@@ -4,10 +4,12 @@
PortSystem 1.0
PortGroup perl5 1.0
-perl5.branches 5.8 5.10 5.12 5.14 5.16
+perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20
perl5.setup Convert-PEM 0.08
license {Artistic-1 GPL}
maintainers nomaintainer
+supported_archs noarch
+
description Read/write encrypted ASN.1 PEM files
long_description ${description}