[86891] trunk/dports/python/py-pykerberos/Portfile

ram at macports.org ram at macports.org
Sun Nov 6 10:12:04 PST 2011


Revision: 86891
          http://trac.macports.org/changeset/86891
Author:   ram at macports.org
Date:     2011-11-06 10:12:04 -0800 (Sun, 06 Nov 2011)
Log Message:
-----------
python/py-pykerberos: typo

Modified Paths:
--------------
    trunk/dports/python/py-pykerberos/Portfile

Modified: trunk/dports/python/py-pykerberos/Portfile
===================================================================
--- trunk/dports/python/py-pykerberos/Portfile	2011-11-06 18:03:18 UTC (rev 86890)
+++ trunk/dports/python/py-pykerberos/Portfile	2011-11-06 18:12:04 UTC (rev 86891)
@@ -35,7 +35,7 @@
   depends_lib-append port:kerberos5
 }
 
-if {${$name} == ${subport}} {
+if {${name} == ${subport}} {
   livecheck.type     regex
   livecheck.url      ${homepage}
   livecheck.version  ${my_version}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111106/da07868c/attachment.html>


More information about the macports-changes mailing list