Revision
87486
Author
jmr@macports.org
Date
2011-11-23 07:30:14 -0800 (Wed, 23 Nov 2011)

Log Message

p5-crypt-openssl-rsa: license

Modified Paths

Diff

Modified: trunk/dports/perl/p5-crypt-openssl-rsa/Portfile (87485 => 87486)


--- trunk/dports/perl/p5-crypt-openssl-rsa/Portfile	2011-11-23 15:29:35 UTC (rev 87485)
+++ trunk/dports/perl/p5-crypt-openssl-rsa/Portfile	2011-11-23 15:30:14 UTC (rev 87486)
@@ -4,8 +4,9 @@
 PortGroup		perl5 1.0
 
 perl5.setup		Crypt-OpenSSL-RSA 0.25
+revision		5
 categories-append	security
-revision		5
+license			{Artistic-1 GPL}
 maintainers		yahoo.com:compconsultant
 description		RSA encoding and decoding, using the openSSL libraries
 long_description	Crypt::OpenSSL::RSA provides for decryption, \