I made a vanilla port for textfsm with pypi2port, but want to use the tarball from github. curl will download https://codeload.github.com/google/textfsm/tar.gz/0.3.2 without the proper suffix. How can I fix it? I tried fetch.type, but it seems for another use case.