summaryrefslogtreecommitdiff
path: root/sysutils/getdelta/files/pkg-message.in
blob: 8403e319b8d80193075dd526cf5dd98d5e6c6b30 (plain)
1
2
3
4
5
6
7
8
=========================================================================================
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
=========================================================================================