mirror of
https://git.freebsd.org/ports.git
synced 2025-07-16 16:59:17 -04:00
8 lines
438 B
Text
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
|
|
=========================================================================================
|