Revision
119601
Author
ryandesign@macports.org
Date
2014-05-02 01:04:45 -0700 (Fri, 02 May 2014)

Log Message

openssl: fix typo in comment

Modified Paths

Diff

Modified: trunk/dports/devel/openssl/Portfile (119600 => 119601)


--- trunk/dports/devel/openssl/Portfile	2014-05-02 08:04:23 UTC (rev 119600)
+++ trunk/dports/devel/openssl/Portfile	2014-05-02 08:04:45 UTC (rev 119601)
@@ -10,7 +10,7 @@
 # At least the following ports statically link OpenSSL and need to be revbumped
 # for every update of OpenSSL:
 #  - dovecot2
-# Although they dymanically link OpenSSL, at least the following ports need to
+# Although they dynamically link OpenSSL, at least the following ports need to
 # be revbumped for every update of OpenSSL:
 #  - freeradius
 # These lists aren't exhaustive. Feel free to add more entries as you find them.