Can't install debootstrap from ports

When trying to install debootstrap on FreeBSD 12.1 using 'make install' results in this error:

Code:
=> debootstrap_1.0.115.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://cdn.debian.net/debian/pool/main/d/debootstrap/debootstrap_1.0.115.tar.gz
fetch: http://cdn.debian.net/debian/pool/main/d/debootstrap/debootstrap_1.0.115.tar.gz: Not Found
=> Attempting to fetch http://http.debian.net/debian/pool/main/d/debootstrap/debootstrap_1.0.115.tar.gz
fetch: http://http.debian.net/debian/pool/main/d/debootstrap/debootstrap_1.0.115.tar.gz: Not Found

version 1.0.115 doesn't exist at http://http.debian.org/debian/pool/main/d/debootstrap/ . Which files in the ports tree should I edit to change the version?
 
Back
Top