--- trunk/dports/python/py27-sympy/Portfile 2011-06-29 20:27:39 UTC (rev 79934)
+++ trunk/dports/python/py27-sympy/Portfile 2011-06-29 20:32:40 UTC (rev 79935)
@@ -28,7 +28,7 @@
post-destroot {
ln -s ${python.prefix}/share/man/man1/isympy.1 \
- ${destroot}${prefix}/share/man/man1/isympy${python.branch}.1
+ ${destroot}${prefix}/share/man/man1/isympy-${python.branch}.1
}
livecheck.regex "sympy-(\\d+(?:\\.\\d+)*)${extract.suffix}"