Revision
140700
Author
stromnov@macports.org
Date
2015-09-30 06:03:52 -0700 (Wed, 30 Sep 2015)

Log Message

py-babel: fix livecheck

Modified Paths

Diff

Modified: trunk/dports/python/py-babel/Portfile (140699 => 140700)


--- trunk/dports/python/py-babel/Portfile	2015-09-30 12:48:52 UTC (rev 140699)
+++ trunk/dports/python/py-babel/Portfile	2015-09-30 13:03:52 UTC (rev 140700)
@@ -37,4 +37,5 @@
     livecheck.type      none
 } else {
     livecheck.type      pypi
+    livecheck.name      Babel
 }