Modified: trunk/dports/perl/p5-mac-errors/Portfile (87494 => 87495)
--- trunk/dports/perl/p5-mac-errors/Portfile 2011-11-23 16:01:53 UTC (rev 87494)
+++ trunk/dports/perl/p5-mac-errors/Portfile 2011-11-23 16:05:07 UTC (rev 87495)
@@ -5,6 +5,7 @@
perl5.setup Mac-Errors 1.13
revision 2
+license {Artistic-1 GPL}
maintainers email.arc.nasa.gov:sal
description Constants for Mac error codes
long_description Constants for Mac error codes. The %MacErrors hash indexes error information by the error number or symbol. Each value is a Mac::Errors object which has the symbol, number, and description. The \$MacError scalar performs some tied magic to translate MacPerl's \$^E to the error text.