ports/sysutils/getdelta/files/pkg-message.in
Dmitry Marakasov e87a8bd319 - Fix trailing whitespace in pkg-messages
Approved by:	portmgr blanket
2016-05-19 11:09:14 +00:00

8 lines
438 B
Text

=========================================================================================
ATTENTION!
To use Getdelta for upgrading ports you need to add the following string into /etc/make.conf:
FETCH_CMD=%%PREFIX%%/bin/getdelta.sh
To do this you can simply run the following command:
echo "FETCH_CMD=%%PREFIX%%/bin/getdelta.sh" >> /etc/make.conf
=========================================================================================